Skip to content

New Flows can now belong to an account. Your old edit link keeps working — open it and attach the flow to an account, and you can edit it from any browser you sign in with.

Sign in
Unclaimed

This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.

A/C Climate Control and Door Notification shown on an AWTRIX display
Fig. 1 A/C Climate Control and Door Notification, as Chykan Hunter runs it.

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.

Specifications
System Node-RED
Firmware AWTRIX 3
Topic Smarthome
Built by Chykan Hunter
File np78OpdZOGKm.json · 7.3 KB
Icons
Published 12 Feb 2025 · updated 12 Feb 2025
Downloads 24
Download flow

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 flows for Node-RED or Smarthome

Something wrong with this flow? Report it.