Klippy.log adding CPU Temperature of the host device

Basic Information:

Printer Model: Voxelab Aquila S2
MCU / Printerboard: N32
Host / SBC: Orange Pi Zero 3
klippy.log

Describe your issue:

I would like to add the CPU Temperature of my Pi to the klippy.log file.
Is there a way to do this ?
…

Easy Peasy.

Add the following lines to your printer.cfg:

[temperature_sensor raspberry_pi]
sensor_type: temperature_host
min_temp: 10
max_temp: 100