2021-10-31 10:38:49 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'click' when rendering '{{ value_json.click }}'
and this:
2021-10-31 07:55:35 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'temperature' when rendering '{{ value_json.temperature }}'
I got nothing else to go on, how can I fix it? It’s probably some breaking change somewhere, but how can I investigate without entity name, integration, anthing? Here’s the log. Thanks.