Skip to content
AWTRIX Flows
Submit flow
HomeAssistant Washdata shown on an AWTRIX display
Fig. 1 HomeAssistant Washdata, as idomi94 runs it.

HomeAssistant Washdata

Shows remaining time & progress of a washing machine, dishwasher, or dryer with icon and progress bar on AWTRIX NG.

Specifications
System Home Assistant Blueprint
Firmware AWTRIX NG
Topic Smarthome
Built by idomi94
File GO8wCYv68E4R.yaml · 9.2 KB
Icons
Published 30 Aug 2026
Downloads 1

What it does

Shows the progress of a running machine (washing machine, dishwasher, dryer, ...) as its own app on your AWTRIX NG display: icon, progress bar (0–100%), and remaining time as text (e.g. 1h 23m or 45min). Once the machine is done, it briefly shows "Done!" and then the app is automatically removed.

Features

  • Multiple machines at once – set up this blueprint once per machine as its own automation, each getting its own app slot in the rotation.
  • Device instead of manual topic prefix – pick your AWTRIX device from a dropdown, the MQTT prefix is read automatically from the device.
  • Freely selectable trigger sensors – only updates on an actual sensor change (remaining-time and/or progress sensor), no time-pattern polling, keeping automation traces clean and easy to follow.
  • Progress either comes directly from a percentage sensor or is calculated automatically from remaining time + total cycle duration.
  • Automatic topic sanitizing – the internal app name is automatically converted into a safe MQTT topic name (lowercase, no umlauts/special characters).
  • Freely configurable colors (text, progress bar, bar background), display duration, lifetime timeout, and a "Done" notification.

Requirements

  • An AWTRIX NG device (via the MQTT integration in Home Assistant)
  • A sensor providing the remaining time in minutes
  • A binary sensor indicating whether the machine is running
  • Optional: a progress sensor (percentage)
  • An icon ID from the AWTRIX icon browser for each machine. e.g:
    Dishwasher: 17590
    Washing Maschine: 26671

More flows for Home Assistant Blueprint or Smarthome

Something wrong with this flow? Report it.