Please try v1.8.9. I've made some updates to better handle PV sensorsValues here
View attachment 1558259
I only have 1 MPPT - so this is expected to be 0 for MPPT2
Edit: Noticed the last changed date is about 5 days ago when I last restarted HA.
View attachment 1558261
{{ (states('sensor.pv_power_1') | int(0) + states('sensor.pv_power_2') | int(0)) | round(0) }}
View attachment 1558257
I'll start again tonight with the latest version since there are breaking changes and see what it shows tomorrow.
Last edited:






