From 9de021af05744e2a7c925654573ad9032dfc6a75 Mon Sep 17 00:00:00 2001 From: Manuel Dipolt Date: Tue, 30 Apr 2024 07:09:30 +0200 Subject: [PATCH] Romy sensor (#31818) * Sensor documentation added * cleanup * Update source/_integrations/romy.markdown Co-authored-by: Franck Nijhof * Update source/_integrations/romy.markdown Co-authored-by: Franck Nijhof * Tiny tweak * sum and cleanup --------- Co-authored-by: Franck Nijhof --- source/_integrations/romy.markdown | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/source/_integrations/romy.markdown b/source/_integrations/romy.markdown index 0de74547c3d..b72e5717af2 100644 --- a/source/_integrations/romy.markdown +++ b/source/_integrations/romy.markdown @@ -37,7 +37,7 @@ Currently supported services are: ## Integration entities -The ROMY will add the following binary sensors. +The ROMY will add the following sensors. Binary Sensors: @@ -46,6 +46,16 @@ Binary Sensors: - **Watertank present**: True if watertank is mounted (only present for ROMY's with wet cleaning function). - **Watertank empty**: True if watertank is empty and water infill is required (only present for ROMY's with wet cleaning function). +Sensors: + +- **Battery Level**: The battery level in percent. +- **RSSI**: Wi-Fi signal strength. +- **Dustbin Dirt Level**: The raw dustbin dirt sensor value (not every ROMY has one). +- **Total cleaning time**: How many hours the robot has spent cleaning in total. +- **Total cleaning runs**: The total number of cleaning runs. +- **Total cleaned area**: The total area in m² the robot has cleaned. +- **Total distance driven**: The total distance in m the robot has driven. + ## Troubleshooting ### Local HTTP interface password