Local Weather
Displays local temperature on AWTRIX using Open-Meteo.
| System | Home Assistant |
|---|---|
| Firmware | AWTRIX 3 |
| Topic | News |
| Built by | Roman |
| File | XjzB5yZwAQl7.yaml · 0.2 KB |
| Icons | — |
| Published | 13 Dec 2025 |
| Downloads | 4 |
This flow displays the current local temperature on an AWTRIX 3 device.
It uses Open-Meteo and updates automatically every 10 minutes.
XjzB5yZwAQl7.yaml
flow:
name: Meteo
description: Meteo fixe locale
update_interval: 600
steps:
- type: weather.open_meteo
latitude: 46.47
longitude: 6.88
units: metric
- type: awtrix.display
text: "{{temperature}}°C"
More flows for Home Assistant or News
Something wrong with this flow? Report it.