Add support for Roborock Zeo (#33583)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Luke Lashley 2024-07-06 09:05:40 -04:00 committed by GitHub
parent d4c8f3dca1
commit 1de6d759e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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 ## FAQ
### Can I use the Mi home app with this integration? ### Can I use the Mi home app with this integration?