Local Weather
Displays local temperature on AWTRIX using Open-Meteo.
Home Assistant
AWTRIX 3
About this flow
| System | Home Assistant |
|---|---|
| AWTRIX version | AWTRIX 3 |
| Topic | News |
| Built by | Roman |
| File | XjzB5yZwAQl7.yaml · 0.2 KB |
| Icons | — |
| Published | 13 Dec 2025 |
| Downloads | 54 |
Is this your flow?
If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.
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.