Skip to content
AWTRIX FLOWS
Submit flow
Home Assistant Calendar from sensor shown on an AWTRIX display
Home Assistant Smarthome AWTRIX 3

Home Assistant Calendar from sensor

This automation sends the current date and day of the month to Awtrix clocks using themed colors based on the current month. It updates whenever `sensor.date` changes.

Built by Colton Dick

Published 13 October 2024 · 2 downloads

The automation "Awtrix: Send Current Date to Awtrix Clocks with Color Themes" triggers whenever the sensor.date entity changes. It formats the current day of the month and the full date (e.g., "OCT 13") and sends this information to the Awtrix clocks (awtrix_clock_1) using MQTT. The date is displayed in a color scheme that corresponds to the current month’s theme (e.g., blue for January, pink for February, red for December). The day of the month is drawn in black, while the formatted date is colored according to the month’s theme. This ensures a visually appealing display based on seasonal events like Christmas, Halloween, or summer.

More like this Home Assistant Smarthome AWTRIX 3