core/homeassistant/components/roborock
Luke Lashley baafcf48dc
Separate Roborock entities to a new dock device (#140612)
* Seperate entities to a new dock device

* update entity names

* Update homeassistant/components/roborock/coordinator.py

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-03-14 22:06:09 -04:00
..
__init__.py Add Roborock buttons for starting routines (#139845) 2025-03-06 17:18:37 +00:00
binary_sensor.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
button.py Add Roborock buttons for starting routines (#139845) 2025-03-06 17:18:37 +00:00
config_flow.py
const.py Add dynamic update interval to Roborock (#140563) 2025-03-14 06:55:18 -07:00
coordinator.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
diagnostics.py
entity.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
icons.json
image.py Fix bug with all Roborock maps being set to the wrong map when empty (#138493) 2025-03-11 07:31:20 -07:00
manifest.json Bump python-roborock to 2.12.2 (#140368) 2025-03-11 14:47:30 +01:00
models.py
number.py
quality_scale.yaml Add dynamic update interval to Roborock (#140563) 2025-03-14 06:55:18 -07:00
roborock_storage.py
select.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
sensor.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
services.yaml
strings.json Add Roborock data_description for config flow and options flow (#140384) 2025-03-11 21:02:56 +01:00
switch.py Separate Roborock entities to a new dock device (#140612) 2025-03-14 22:06:09 -04:00
time.py
vacuum.py