hjelev / rpi-mqtt-monitor

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

Change state class for uptime sonsor to total_increasing #55

Closed CFenner closed 8 months ago

CFenner commented 8 months ago

Increasing values should be state_class: total_increasing

See also https://developers.home-assistant.io/blog/2021/08/16/state_class_total/

hjelev commented 8 months ago

Thanks, I have done this