Skip to content
AWTRIX FLOWS
Submit flow
Official exchange rate of hryvnia to foreign currencies shown on an AWTRIX display
Home Assistant Social AWTRIX 3

Official exchange rate of hryvnia to foreign currencies

The official exchange rate of the hryvnia to foreign currencies dollar and euro for the current date from the website of the National Bank of Ukraine (API)

Built by Dmytro Sudakevych (megadimich)

Published 24 December 2023 · updated 24 December 2023 · 4 downloads

  1. You need to create a sensor in the configuration.yaml file or add a link to the file where the bank_gov_ua sensor is recorded.
    In my case, I added the following lines to the configuration.yaml:

homeassistant:
packages: !include_dir_merge_named includes/packages

Place the bank_gov_ua_sensors.yaml file in the packages folder.

  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.

  2. Do not forget to download the icons mentioned in the project: 11388, 2147.

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

More like this Home Assistant Social AWTRIX 3