klatremis / esphome-for-deye

Esphome component for Deye 3 phase inverters for Home Assistant
113 stars 30 forks source link

Update deye12k esphome config #9

Closed pvprodk closed 1 year ago

pvprodk commented 1 year ago

Setting Total PV Production to state_class: "total_increasing"

fabhund commented 1 year ago

I would propose to use “total” instead of “total_increasing” since the value is an ever increasing total already.

pvprodk commented 1 year ago

I would propose to use “total” instead of “total_increasing” since the value is an ever increasing total already.

Home Assistant require "total_increasing" in order to be able to use the sensor in the Energy Dashboard.

klatremis commented 1 year ago

Done