From 6b801072a315805a618287fa8ad357296cf3bc72 Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Sat, 9 Sep 2023 12:20:18 -0400 Subject: [PATCH] Add binary sensors to Roborock (#28852) * Update roborock.markdown * Update source/_integrations/roborock.markdown Co-authored-by: Joost Lekkerkerker * Update roborock.markdown --------- Co-authored-by: Joost Lekkerkerker --- source/_integrations/roborock.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/roborock.markdown b/source/_integrations/roborock.markdown index 1466c99f98b..470d0cc052a 100644 --- a/source/_integrations/roborock.markdown +++ b/source/_integrations/roborock.markdown @@ -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.