hass-core/homeassistant/components/roomba
Antoine Lépée c720658c0f
Enrich instructions to retreive Roomba password (#95902)
To setup Roomba 981 vacuum cleaner, user must press Home AND Spot buttons for about 2 seconds. Pressing only the Home button has no effect (it took me a while before figuring out).

Tested against Roomba 981 (may also be the case with all 900 series)
2023-07-09 22:49:08 +02:00
..
__init__.py
binary_sensor.py
braava.py
config_flow.py Add zeroconf support to roomba (#93309) 2023-05-21 16:12:19 +02:00
const.py
irobot_base.py Update roomba vacuum supported features (#95828) 2023-07-04 11:03:40 +02:00
manifest.json Add zeroconf support to roomba (#93309) 2023-05-21 16:12:19 +02:00
roomba.py
sensor.py
strings.json Enrich instructions to retreive Roomba password (#95902) 2023-07-09 22:49:08 +02:00
vacuum.py