core/homeassistant/components/roborock
Luke 2841cbbed2
Add Off-peak power control to Roborock (#97307)
* add off-peak switch and time

* Make off_peak disabled by default
2023-08-09 22:04:01 +02:00
..
__init__.py
config_flow.py
const.py Add time platform to Roborock (#94039) 2023-07-25 13:29:48 +02:00
coordinator.py
device.py
diagnostics.py
manifest.json Bump python-roborock to 0.32.2 (#97907) 2023-08-06 22:34:14 +02:00
models.py
number.py
select.py
sensor.py Add battery sensor to Roborock (#97715) 2023-08-04 09:28:48 +02:00
strings.json Add Off-peak power control to Roborock (#97307) 2023-08-09 22:04:01 +02: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