Manuel Dipolt 8dd5049487
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>
2024-04-30 12:43:00 +02:00

1.9 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type, ha_zeroconf
title description ha_category ha_iot_class ha_release ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type ha_zeroconf
ROMY Vacuum Cleaner Integrate your ROMY vacuum robot with Home Assistant.
Vacuum
Local Polling 2024.2 true
@xeniter
romy
binary_sensor
sensor
vacuum
integration true

The ROMY integration allows you to control your ROMY vacuum robot.

This integration currently supports the following models:

  • ROMY C5
  • ROMY L6 Performance
  • ROMY L6 Animal

{% include integrations/config_flow.md %}

Services

Currently supported services are:

  • start
  • pause
  • continue
  • stop
  • return_to_base

Integration entities

The ROMY will add the following sensors.

Binary Sensors:

  • Dustbin present: True if dustbin is inserted.
  • Robot docked: True if the robot is docked.
  • 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

You have to enable the local interface first with a password. This is printed as QR Code on a label directly under the dust bin inside the robot.

ROMY robot interface protocol

Is available as download under romy-robot-interface-protocol