1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 06:17:06 +00:00

9 Commits

Author SHA1 Message Date
Luke
2841cbbed2
Add Off-peak power control to Roborock ()
* add off-peak switch and time

* Make off_peak disabled by default
2023-08-09 22:04:01 +02:00
Luke
2c42a319a2
Add Fallback to cloud api for Roborock ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-24 18:37:37 +02:00
Luke
3474f46b09
Bump Roborock to 0.29.2 ()
* init work

* fix tests
2023-06-29 13:13:37 -04:00
Luke
5cdb65100f
Add Roborock DnD switch ()
* add Dnd switch

* add dnd test

* fix typing
2023-06-12 20:30:15 +02:00
Luke
e30e423091
Don't add Roborock switches if it is not supported ()
* don't add switches if it is not supported

* don't create entity unless if it is valid

* Raise on other exceptions

* rework valid_enties
2023-06-05 15:52:40 -04:00
Luke
1d7498378e
Add Status indicator light switch to Roborock ()
add status indicator light switch
2023-05-31 14:26:39 +02:00
Luke
8244887bb3
Rename confusing device info in Roborock ()
rename confusing device info
2023-05-31 05:33:18 +02:00
Luke
81561d4d3e
Add non coordinated Entity to Roborock ()
switch to non coordinator entity
2023-05-30 22:58:27 -04:00
Luke
049582ec50
Add Switch platform to Roborock ()
* init

* add switch platform

* remove stale comments

* remove stale list

* set entity category to config
2023-05-30 21:10:28 -04:00