From 1de6d759e2b80b1ceeb339fe3edcf22cbc133aac Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Sat, 6 Jul 2024 09:05:40 -0400 Subject: [PATCH] Add support for Roborock Zeo (#33583) Co-authored-by: Franck Nijhof Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/_integrations/roborock.markdown | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/_integrations/roborock.markdown b/source/_integrations/roborock.markdown index b38d846be0c..cd9482870fb 100644 --- a/source/_integrations/roborock.markdown +++ b/source/_integrations/roborock.markdown @@ -151,6 +151,20 @@ Error - the current error of the device - if one exists - "None" otherwise. Total cleaning time - how long you have cleaned with your wet/dry vacuum. +## Zeo Entities + +Roborock Zeo One currently exposes some entities through an MQTT connection - it is currently cloud dependent. + +### Sensor + +State - The current state of your washing machine. For example, 'washing' or 'rinsing'. + +Countdown - Countdown for how long until the machine starts. + +Washing left - The amount of time until your machine is done washing. + +Error - The current error of the Zeo, if one exists. + ## FAQ ### Can I use the Mi home app with this integration?