hjelev / rpi-mqtt-monitor

Raspberry Pi MQTT Monitor gathers system information and sends it to a MQTT server.
GNU General Public License v3.0
189 stars 43 forks source link

Drive temps #135

Closed hjelev closed 1 month ago

hjelev commented 1 month ago

Add support for measuring storage drives temperature. Disabled by default, you need to edit manually config.py and set drive_temps = True to enable this feature.