I’d setup the automation as described. All needed sensors are working. I’ve uploaded the icons to the clock but I get that error:
Logger: homeassistant.components.automation.virtual_awtrix_weather
Source: /usr/src/homeassistant/homeassistant/components/automation/__init__.py:608
Integration: Automatisierung (documentation, issues)
First occurred: 11:25:50 (2 occurrences)
Last logged: 11:25:50
Error rendering variables: UndefinedError: homeassistant.helpers.template.Wrapper object has no element 9
here is my configuration. maybe it helps:
- id: '1690362936986'
alias: '[VIRTUAL] AWTRIX Weather'
description: ''
use_blueprint:
path: jeeftor/awtrix_weatherflow.yaml
input:
awtrix:
- 1d1160a501d3430ffb54b852be14184e
forecast_var: weather.dwd_weather_mycity
forecast_temp_field: temperature
temp_digits: 1
temp_suffix: °C
current_temp_var: sensor.temperature_mycity
moon: sensor.moon_phase
moon_rise_set: sensor.ip_geo_location
sun_time_format: '%H:%M'