Hallo zusammen,
ich habe folgende Fehler im Log:
Logger: homeassistant.helpers.template
Source: helpers/template.py:711
First occurred: 09:19:56 (4 occurrences)
Last logged: 09:19:56
- Template variable error: ‘dict object’ has no attribute ‘data’ when rendering ‘{{ “%.1f” | format(value_json.data.remainTime)}}’
- Template variable error: ‘dict object’ has no attribute ‘data’ when rendering ‘{{ “%.1f” | format(value_json.data.wattsOutSum)}}’
- Template variable error: ‘dict object’ has no attribute ‘data’ when rendering ‘{{ “%.1f” | format(value_json.data.wattsInSum)}}’
- Template variable error: ‘dict object’ has no attribute ‘data’ when rendering ‘{{ “%.1f” | format(value_json.data.soc)}}’
Was ist zu tun, das er aufhört zu meckern?
Liebe Grüße vom Niederrhein
Wolfgang