Dishwasher
A dishwasher in this role reports cycle state, remaining time, and door status to Home Assistant, and can be started remotely once someone has armed Remote Start at the machine.
A connected dishwasher is a monitoring device first and a control device second. Home Assistant sees the running cycle, the time remaining, the door, and the consumable levels; what it can change is limited by design, because a water-carrying appliance is not allowed to start itself without someone present. Every major brand gates remote starting behind a physical Remote Start button that has to be pressed at the machine before the cycle can be triggered from software.
How Selora AI uses dishwashers
- Off-peak scheduling that arms the cycle in the evening and releases it when the electricity rate drops, on a machine the homeowner loaded and armed before going to bed.
- Cycle-complete notifications to whoever is actually home, rather than a beep in an empty kitchen.
- Consumable reminders driven by the appliance’s own rinse aid and salt level sensors instead of a calendar.
- Leak coordination so a water leak sensor under the sink can pause the cycle and close a shut-off valve.
What installers should plan for
Cycle-completion timing is the automation that clients notice, so confirm the appliance reports remaining time rather than only a running or idle state before promising a countdown on a dashboard. Cloud-connected appliances also lag: a cycle that finished at the machine can take a few minutes to show as finished in Home Assistant, which is fine for notifications and wrong for anything that needs to be instant.
Compatible devices

Top Control Smart Dishwasher with QuadWash
The LDP6797ST is LG's quiet top-control dishwasher at 44 dB, with QuadWash, a height-adjustable third rack, and Glide Rail upper rack. It connects to Home Assistant through the cloud lg_thinq integration for cycle monitoring and completion notifications.

Smart Top Control Dishwasher with QuadWash Pro
The LDPS6762S is LG's flagship top-control dishwasher for 2026: QuadWash Pro high-pressure jets, TrueSteam, and Dynamic Dry behind a height-adjustable third rack. Home Assistant reaches it through the cloud lg_thinq integration, which is a genuinely good monitoring surface: cycle, status, remaining time, door, and rinse aid level all report as entities.

24-inch QuadWash Top Control Dishwasher
The LDTS5552S is LG's value smart dishwasher: 46 dB QuadWash cleaning, Dynamic Dry with TrueSteam, and a third rack, at roughly half the price of the QuadWash Pro models. It still speaks ThinQ, so it gets the same cloud lg_thinq entities in Home Assistant as the flagship.
Recipes that need this role
LG Dishwasher: Cycle Finished
Sends a Home Assistant push notification the moment your LG dishwasher finishes its cycle, so clean dishes get unloaded while they are still warm and dry instead of sitting overnight. Add a speaker and it announces the finished cycle out loud. Built around the LG ThinQ integration.
LG Dishwasher: Machine Clean Reminder
Turns your LG dishwasher's machine-clean reminder into a Home Assistant push notification, so you run the tub-cleaning cycle on time instead of letting grease and odour build up. Built around the LG ThinQ integration.
LG Dishwasher: Rinse Aid Low
Turns your LG dishwasher's built-in rinse-aid sensor into a Home Assistant push notification, so you are told the moment the dispenser runs low instead of finding out from spotty glasses. Built around the LG ThinQ integration.