mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Romy sensor (#31818)
* Sensor documentation added * cleanup * Update source/_integrations/romy.markdown Co-authored-by: Franck Nijhof <frenck@frenck.nl> * Update source/_integrations/romy.markdown Co-authored-by: Franck Nijhof <frenck@frenck.nl> * Tiny tweak * sum and cleanup --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
7cb885c316
commit
9de021af05
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user