This component uses the MQTT API of Awtrix in Home Assistant easily by adding several additional actions.
You can add the component automatically using HACS by clicking the following link:
You can install the component manually by copying the contents of the custom_components/ha_awtrix folder into the custom_components folder of your configuration.
Once installed, go to Devices and Services -> Add Integration and search for Awtrix. After adding it, you will have the new actions available.
The awtrix.settings action allows you to configure various parameters of the Awtrix display, such as brightness, clock settings, enabling and disabling applications, etc.
The awtrix.notification action allows you to send notifications to the Awtrix display. It has many options to customize the notification according to your needs.
The awtrix.custom_app action allows you to create and update custom Awtrix applications. You can create custom applications with various elements such as text, icons, etc.