Luke Lashley
ae62999457
Bump Python-Roborock to 0.35.0 ( #102275 )
2023-10-19 08:56:15 +02:00
Luke Lashley
f08d66741d
Check that dock error status is not None for Roborock ( #101321 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-04 09:40:03 +02:00
Luke Lashley
e4cb19f20d
Bump python-roborock to 0.34.6 ( #101147 )
2023-10-02 20:11:16 +02:00
Luke Lashley
e2bfa9f9cd
Add last clean sensors to Roborock ( #100661 )
...
* Add water shortage binary sensor
* add last clean sensors
* fix tests
* fix tests again
* remove accidentally added binary sensor
2023-09-21 16:00:15 +02:00
Luke Lashley
6e0ab35f85
Add water shortage binary sensor ( #100662 )
2023-09-21 15:43:17 +02:00
Luke Lashley
ed3cdca454
Bump python-roborock to 0.34.1 ( #100652 )
...
bump to 34.1
2023-09-20 22:02:00 +02:00
Luke Lashley
ea78f419a9
Fix Roborock send command service calling not being enum ( #100574 )
2023-09-19 16:35:23 +02:00
Paulus Schoutsen
23a891ebb1
Update Roborock entity categories ( #100316 )
2023-09-13 13:43:28 -04:00
Luke Lashley
09f58ec396
Bump python-roborock to 0.34.0 ( #100236 )
2023-09-13 08:33:48 +02:00
Luke Lashley
5272387bd3
Fix incorrect off peak translation key for Roborock ( #100246 )
...
fix incorrect translation key
2023-09-13 01:16:31 +02:00
Luke Lashley
602e36aa12
Add new sensors to Roborock ( #99983 )
...
* Add 3 new sensor types
* add state options for dock error
* add unit of measurement
2023-09-10 00:40:28 +02:00
Luke Lashley
71726130c3
Add binary sensors to Roborock ( #99990 )
...
* init binary sensors commit
* add binary sensors
* fix test
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-09-09 18:12:14 +02:00
Luke Lashley
dced72f2dd
Bump python-roborock to 33.2 ( #99962 )
...
bump to 33.2
2023-09-09 14:15:28 +02:00
Luke
4780ea6a5b
Bump Python-Roborock to 0.32.3 ( #98303 )
...
bump to 0.32.3
2023-08-12 09:31:14 -07:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04: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
c9edc973f0
Bump python-roborock to 0.32.2 ( #97907 )
...
* bump to 0.32.2
* fix test
2023-08-06 22:34:14 +02:00
Luke
df45e52dc5
Add battery sensor to Roborock ( #97715 )
...
* add battery sensor
* Remove translation for battery
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-04 09:28:48 +02:00
Luke
7b7b8689ef
Bump python-roborock to 0.31.1 ( #97632 )
...
bump to 0.31.1
2023-08-03 12:15:20 +02:00
Luke
01ba7a8698
bump python-roborock to 0.30.2 ( #97306 )
2023-07-27 09:13:49 +02:00
Luke
6c43ce69d3
Add time platform to Roborock ( #94039 )
2023-07-25 13:29:48 +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
5158461dec
Add Number platform to Roborock ( #94209 )
2023-07-23 19:02:16 +02:00
Luke
1449df5649
bump python-Roborock to 0.30.1 ( #96877 )
...
bump to 0.30.1
2023-07-19 02:25:24 +02:00
Paulus Schoutsen
7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-07-13 11:52:50 -04:00
Luke
38aa62a990
Bump Roborock to v0.30.0 ( #96268 )
...
bump to v0.30.0
2023-07-11 17:32:06 +02:00
Erik Montnemery
6aa2ede6c7
Correct issues raised when calling deprecated vacuum services ( #96295 )
2023-07-11 08:45:45 +02:00
Luke
ab3b0c9075
Add error sensor to Roborock ( #96209 )
...
add error sensor
2023-07-09 20:17:19 +02:00
Jan Bouwhuis
186295ef8a
Correct spelling roborock strings ( #95919 )
2023-07-05 22:27:03 +02:00
Erik Montnemery
39dcb5a2b5
Adjust services and properties supported by roborock vacuum ( #95789 )
...
* Update supported features
* Raise issue when vacuum.start_pause is called
2023-07-05 12:53:07 +02:00
Jan Bouwhuis
c26dc0940c
Use common translations for On
, Off
, Open
and Closed
( #95779 )
...
* Use common translations for On and Off
* Used common translations for open and closed
* Update homeassistant/components/sensibo/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Only update state translations
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-04 13:52:01 +02:00
Luke
3474f46b09
Bump Roborock to 0.29.2 ( #95549 )
...
* init work
* fix tests
2023-06-29 13:13:37 -04:00
Joost Lekkerkerker
5d1c1b35d3
Add explicit device name to Roborock ( #95513 )
2023-06-29 12:02:09 +02: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
eab024992e
Add Cleaning area sensors to Roborock ( #94200 )
...
add clean area sensor
2023-06-10 20:31:34 -04:00
Luke
dafc7a15b1
Bump Python-Roborock to 23.6 for crash fix ( #94281 )
...
* bump to 23.5
* update to 23.5
2023-06-08 18:18:42 -07:00
Luke
fe11cae08d
Add diagnostics to Roborock ( #94099 )
...
* Add diagnostics
* Update homeassistant/components/roborock/models.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* adds snapshot
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-06-06 21:24:36 -04:00
Luke
bee428e9f6
Bump python-roborock to 23.4 ( #94111 )
...
* bump to 23.0
* bump to 23.4
2023-06-06 20:42:59 -04:00
Luke
554ed1e957
Add missing translation keys for Roborock mop intensity ( #94088 )
2023-06-06 08:25:25 +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
5d9c36ac44
Bump Roborock to 0.21.0 ( #94035 )
...
bump to 21.0
2023-06-04 19:02:13 -05: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
Luke
c678664d9a
Add translations to Roborock fan speed ( #93801 )
2023-05-30 18:52:55 +02:00
Luke
de3406c856
Add more information to Roborock Status ( #93636 )
...
Co-authored-by: Humberto Gontijo <humberto.gontijo@clevertech.biz>
2023-05-30 18:51:57 +02:00
Luke
c129b4d0c2
Remove unneeded icon for Roborock sensor ( #93774 )
...
removed unneeded icon
2023-05-29 22:45:53 -04:00
Luke
3b4273d018
Add Roborock Clean time sensors ( #93637 )
...
* add clean time information
* add sensor test
* update to cleaning time
* fix sensor test
2023-05-29 09:40:35 -07:00
Luke
46c63dd70b
Fix Roborock Sensor test failing ( #93488 )
...
fix roborock sensors
2023-05-24 21:35:05 +02:00