I'm using the AWTRIX weather blueprint from @normal vortex (https://community.home-assistant.io/t/awtrix-light-mega-weather-sunrise-moonrise/577515). It initially worked fine, but now it does not trigger anymore at all. Also reinstalling did not help. The only thing which changed in my HA setup is adding the teslamate integration, which is MQTT based as well. Sending notifications to AWTRIX still works fine, tho.
The error I get is:
homeassistant.components.automation.awtrix_weather
Source: components/automation/init.py:615
Integration: Automation (documentation, issues)
First occurred: 7:15:10 AM (745 occurrences)
Last logged: 8:16:40 AM
Error rendering variables: TypeError: '>' not supported between instances of 'NoneType' and 'int'
Is there any way to see what variable is accessed at line 615 or any other more detailed loggs?
