fboundy / ha_solis_modbus

YAML file for reading Solis Hybrid Inverter directly with HA native modbus
MIT License
50 stars 7 forks source link

Solis Total Generation has wrong state class #3

Closed finalbillybong closed 1 year ago

finalbillybong commented 1 year ago

sensor.solis_total_generation should have a state class of 'total_increasing' to work correctly with Home Assistant Energy Dashboard.

fboundy commented 1 year ago

I think this actually only needs to be on the daily totals as these reset to zero. They should then work directly in the Energy Dashboard:

HA Doccumentation