mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add binary sensors to Roborock (#28852)
* Update roborock.markdown * Update source/_integrations/roborock.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update roborock.markdown --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
13b78b4cad
commit
6b801072a3
@ -4,6 +4,7 @@ description: Instructions on how to integrate Roborock vacuums into Home Assista
|
||||
ha_category:
|
||||
- Number
|
||||
- Select
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
- Switch
|
||||
- Time
|
||||
@ -18,6 +19,7 @@ ha_domain: roborock
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- number
|
||||
- binary_sensor
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
@ -49,6 +51,15 @@ Mop mode - Describes how to mop the floor. On some firmware, it is called 'mop r
|
||||
|
||||
Mop intensity - How hard you would like your vacuum to mop.
|
||||
|
||||
### Binary sensor
|
||||
|
||||
Mop attached - States if the mop is currently attached.
|
||||
|
||||
Mop drying status - Only available on docks with drying capabilites - States if the mop is currently being driven.
|
||||
|
||||
Water box attached - States if the water box is currently attached.
|
||||
|
||||
|
||||
### Sensor
|
||||
|
||||
Cleaning area - How much area the vacuum has cleaned in its current run. If the vacuum is not currently cleaning, how much area it has cleaned during its last run.
|
||||
|
Loading…
x
Reference in New Issue
Block a user