This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.
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 | 51 |
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.