sofar2mqtt not working since HA update #93
mattcartlidge
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is a bug, sofar2mqtt needs updating or if there is another issue but I'm not getting any values since the HA update to 2025.8.1
Logger: homeassistant.helpers.template
Source: helpers/template.py:2990
First occurred: 8:11:40 PM (2532 occurrences)
Last logged: 9:52:16 PM
Template variable warning: 'dict object' has no attribute 'battery_temp' when rendering '{{ value_json.battery_temp }}'
Template variable warning: 'dict object' has no attribute 'solarPVAmps' when rendering '{{ value_json.solarPVAmps }}'
Template variable warning: 'dict object' has no attribute 'inverter_temp' when rendering '{{ value_json.inverter_temp }}'
Template variable warning: 'dict object' has no attribute 'battery_cycles' when rendering '{{ value_json.battery_cycles }}'
Template variable warning: 'dict object' has no attribute 'batterySOC' when rendering '{{ value_json.batterySOC }}'
Beta Was this translation helpful? Give feedback.
All reactions