hass-core/homeassistant/components/roborock
Luke Lashley 47d6d6c344
Add button platform to Roborock (#103010)
* add button platform to roborock

* Update tests/components/roborock/test_button.py

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>

* Remove device class

* improve tests

* sort platforms

---------

Co-authored-by: Duco Sebel <74970928+DCSBL@users.noreply.github.com>
2023-11-01 21:34:04 +01:00
..
__init__.py Add Fallback to cloud api for Roborock (#96147) 2023-07-24 18:37:37 +02:00
binary_sensor.py Add cleaning binary sensor to Roborock (#102748) 2023-10-25 06:10:31 +02:00
button.py Add button platform to Roborock (#103010) 2023-11-01 21:34:04 +01:00
config_flow.py
const.py Add button platform to Roborock (#103010) 2023-11-01 21:34:04 +01:00
coordinator.py Use constant instead of plain key name for device info connections in roborock and roomba (#103182) 2023-11-01 18:09:49 +01:00
device.py Fix Roborock send command service calling not being enum (#100574) 2023-09-19 16:35:23 +02:00
diagnostics.py Add diagnostics to Roborock (#94099) 2023-06-06 21:24:36 -04:00
manifest.json Bump Python-Roborock to 0.35.0 (#102275) 2023-10-19 08:56:15 +02:00
models.py Add diagnostics to Roborock (#94099) 2023-06-06 21:24:36 -04:00
number.py Add Number platform to Roborock (#94209) 2023-07-23 19:02:16 +02:00
select.py Update Roborock entity categories (#100316) 2023-09-13 13:43:28 -04:00
sensor.py Check that dock error status is not None for Roborock (#101321) 2023-10-04 09:40:03 +02:00
strings.json Add button platform to Roborock (#103010) 2023-11-01 21:34:04 +01:00
switch.py Add Off-peak power control to Roborock (#97307) 2023-08-09 22:04:01 +02:00
time.py Add Off-peak power control to Roborock (#97307) 2023-08-09 22:04:01 +02:00
vacuum.py Adjust services and properties supported by roborock vacuum (#95789) 2023-07-05 12:53:07 +02:00