Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
Meteorologisk institutt (Met.no) shown on an AWTRIX display
Meteorologisk institutt (Met.no), as Dmytro Sudakevych (megadimich) runs it.

Meteorologisk institutt (Met.no)

Displaying the standard weather application with Home Assistant

Home Assistant AWTRIX 3
About this flow
Specifications
System Home Assistant
AWTRIX version AWTRIX 3
Topic Social
Built by Dmytro Sudakevych (megadimich)
File np785pMRAGKm.yaml · 2.9 KB
Icons 16
Published 20 Jan 2024
Downloads 39
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.

  1. You need to create a sensor in the configuration.yaml file or add a link to the file where the weather icons code change sensor is written.
    In my case, I added the following lines to the configuration.yaml:

homeassistant:
packages: !include_dir_merge_named includes/packages

Place the name_icon_weather_sensor.yaml file in the packages folder.
In the name_icon_weather_sensor.yaml file, You have to change the name of your weather sensor, mine is called weather.forecast_golovna.

  1. Create your automation. I added my automation to the automations.yaml file. In this file, set your AWTRIX MQTT prefix in topic: instead of awtrix_565c3c.
    You have to change the name of your weather sensor, mine is called weather.forecast_golovna.

  2. Do not forget to download the icons mentioned in the project.

If you have any questions, please contact me on Discord at megadimich.

More flows for Home Assistant or Social

Something wrong with this flow? Report it.