hass-core/homeassistant/components/roborock
2024-05-07 14:00:27 +02:00
..
__init__.py Fix Roborock status not correctly mapping for some devices (#115646) 2024-04-20 19:57:05 -07:00
binary_sensor.py Remove entity description mixin in Roborock (#112930) 2024-03-11 11:59:48 +01:00
button.py Remove entity description mixin in Roborock (#112930) 2024-03-11 11:59:48 +01:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py Add a service to get maps for Roborock (#111478) 2024-04-08 21:40:59 +02:00
coordinator.py Fix roborock image crashes (#116487) 2024-05-01 11:56:02 +02:00
device.py Make Roborock listener update thread safe (#116184) 2024-04-25 13:26:11 -05:00
diagnostics.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
icons.json Add a service to get maps for Roborock (#111478) 2024-04-08 21:40:59 +02:00
image.py Improve docstring on roborock image entity method (#116654) 2024-05-02 23:09:52 +02:00
manifest.json Bump vacuum-map-parser-roborock to 0.1.2 (#115579) 2024-04-15 16:06:44 +02:00
models.py Add a service to get maps for Roborock (#111478) 2024-04-08 21:40:59 +02:00
number.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
select.py Remove entity description mixin in Roborock (#112930) 2024-03-11 11:59:48 +01:00
sensor.py Remove entity description mixin in Roborock (#112930) 2024-03-11 11:59:48 +01:00
services.yaml Add a service to get maps for Roborock (#111478) 2024-04-08 21:40:59 +02:00
strings.json Add a service to get maps for Roborock (#111478) 2024-04-08 21:40:59 +02:00
switch.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
time.py Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
vacuum.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00