core/homeassistant/components/roborock
Luke Lashley 31017ebc98
Fix logical error when user has no Roborock maps (#152752)
2025-09-25 09:39:52 +02:00
..
__init__.py Explicitly connect to the Roborock API before sending messages (#152697) 2025-09-21 12:37:15 +02:00
binary_sensor.py
button.py
config_flow.py
const.py
coordinator.py Fix logical error when user has no Roborock maps (#152752) 2025-09-25 09:39:52 +02:00
diagnostics.py
entity.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
icons.json Add total cleaning count sensor to Roborock (#135015) 2025-01-07 19:01:04 +01:00
image.py
manifest.json Bump python-roborock to 2.47.1 (#152844) 2025-09-23 22:16:32 -04:00
models.py Add Roborock entity with the name of the current room (#140895) 2025-03-18 18:48:34 -07:00
number.py
quality_scale.yaml
roborock_storage.py
select.py Make Roborock load_multi_map always cloud dependent. (#152698) 2025-09-23 12:55:07 +02:00
sensor.py
services.yaml
strings.json
switch.py
time.py Set Parallel updates to 0 in Roborock (#140837) 2025-03-17 18:39:48 -07:00
vacuum.py