mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +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:
|
ha_category:
|
||||||
- Number
|
- Number
|
||||||
- Select
|
- Select
|
||||||
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Time
|
- Time
|
||||||
@ -18,6 +19,7 @@ ha_domain: roborock
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- number
|
- number
|
||||||
|
- binary_sensor
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- 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.
|
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
|
### 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.
|
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