You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello All,
I found a little bug inside a definition of the solis_1p8k-5g.yaml file, in particular the sensor "Daily Generation" for which I suggest as follow:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello All,
I found a little bug inside a definition of the solis_1p8k-5g.yaml file, in particular the sensor "Daily Generation" for which I suggest as follow:
actual:
class: "energy"
state_class: "measurement"
uom: "kWh"
scale: 0.1
rule: 1
registers: [3014]
icon: 'mdi:solar-power'
modified:
class: "energy"
state_class: "total_increasing"
uom: "kWh"
scale: 0.1
rule: 1
registers: [3014]
icon: 'mdi:solar-power'
I discover this because the relevant value on the energy card in HA remained at zero
Beta Was this translation helpful? Give feedback.
All reactions