Allen Porter
|
8d0e9eb8ac
|
Improve Roborock error handling (#124267)
|
2024-09-24 22:38:40 +02:00 |
|
epenet
|
2588435c5c
|
Move roborock base entity to separate module (#126135)
|
2024-09-17 18:20:57 +02:00 |
|
Luke Lashley
|
ffc39585ed
|
Add ability to select current map for Roborock (#120882)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-07-05 09:38:26 -05:00 |
|
Robert Resch
|
31e9de3b95
|
Adapt Roborock to runtime_data (#120578)
* Adopt Roborock to runtime_data
* Fix name
|
2024-06-26 19:42:15 +02:00 |
|
Luke Lashley
|
d0f82d6f02
|
Add support for Dyad vacuums to Roborock (#115331)
|
2024-06-26 15:40:19 +02:00 |
|
Luke Lashley
|
69e0227682
|
Add Roborock to strict typing (#120379)
|
2024-06-26 14:13:49 +02:00 |
|
Luke Lashley
|
60519702b4
|
Bump python-roborock to 2.5.0 (#120466)
|
2024-06-26 00:03:01 +02:00 |
|
Sid
|
3799d20d43
|
Enable Ruff B905 (#114197)
|
2024-04-14 00:14:26 -05:00 |
|
Luke Lashley
|
968de08e4b
|
Bump python-roborock to 1.0.0 (#115324)
* refactor base code
* refactor tests code
|
2024-04-09 20:50:46 -04:00 |
|
Joost Lekkerkerker
|
3c217d737e
|
Remove entity description mixin in Roborock (#112930)
|
2024-03-11 11:59:48 +01:00 |
|
Marc Mueller
|
a033574ee2
|
Add empty line after module docstring [r] (#112703)
|
2024-03-08 15:05:07 +01:00 |
|
Jan Rieger
|
6a197e93aa
|
Add icon translations to Roborock (#108508)
|
2024-01-21 13:32:56 +01:00 |
|
Erik Montnemery
|
0c2485bc03
|
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-18 16:28:13 -10:00 |
|
Luke Lashley
|
44fe704f49
|
Bump python-roborock to 0.36.0 (#103465)
|
2023-11-08 12:48:05 +01:00 |
|
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 |
|
Luke
|
2c42a319a2
|
Add Fallback to cloud api for Roborock (#96147)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-07-24 18:37:37 +02:00 |
|
Luke
|
3474f46b09
|
Bump Roborock to 0.29.2 (#95549)
* init work
* fix tests
|
2023-06-29 13:13:37 -04:00 |
|
Luke
|
5cdb65100f
|
Add Roborock DnD switch (#94474)
* 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 (#94069)
* 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 (#93842)
add status indicator light switch
|
2023-05-31 14:26:39 +02:00 |
|
Luke
|
8244887bb3
|
Rename confusing device info in Roborock (#93843)
rename confusing device info
|
2023-05-31 05:33:18 +02:00 |
|
Luke
|
81561d4d3e
|
Add non coordinated Entity to Roborock (#93841)
switch to non coordinator entity
|
2023-05-30 22:58:27 -04:00 |
|
Luke
|
049582ec50
|
Add Switch platform to Roborock (#93833)
* init
* add switch platform
* remove stale comments
* remove stale list
* set entity category to config
|
2023-05-30 21:10:28 -04:00 |
|