Skip to content
AWTRIX FLOWS
Submit flow
A/C Climate Control and Door Notification shown on an AWTRIX display
Node-RED Smarthome AWTRIX 3

A/C Climate Control and Door Notification

Displays the status of a climate* entity from Home Assistant. Displays the status of a sensor.door entity from Home Assistant.

Built by Chykan Hunter

Download flow

Published 12 February 2025 · updated 12 February 2025 · 2 downloads

The flow is designed to do the following:

  • Display the Status, Set Temperature & Current Temperature of a Home Assistant Climate Entity
  • Icon changes with mode
  • Display the Status of a Door Sensor (Door Group Sensor used in flow)
  • Door Icon and Text changes with State
  • Outputs to two different Awtrix Displays

Both of the below overwrite the same Awtrix Custom App.
You can separate by creating a different Custom App for each.

Climate

  1. Change details of [Liv Air Conditioning] to your climate entity, server and node name
  2. Change details of [Get Climate] to your climate entity and server
  3. Change details of [awtrix_lounge/custom/climate MQTT] to your MQTT Server
  • Topic: [your_awtrix_display/custom/app_name]

Climate

  1. Change details of [Liv Air Conditioning] to your climate entity, server and node name
  2. Change details of [Get Climate] to your climate entity and server
  3. Change details of [awtrix_lounge/custom/climate MQTT] to your MQTT Server
  • Topic: [your_awtrix_display/custom/app_name]

Door

  1. Change details of [Middle Floor Sensors] to your door group sensor or contact sensor
  2. Change details of [Get Door] to your door entity and server
  3. Change details of [awtrix_lounge/custom/climate MQTT] to your MQTT Server
  • Topic: [your_awtrix_display/custom/app_name]
  • There is a door closed icon and state, to display change state of [Get Door]
More like this Node-RED Smarthome AWTRIX 3