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
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
Paulus Schoutsen
23a891ebb1
Update Roborock entity categories ( #100316 )
2023-09-13 13:43:28 -04: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
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
ab3b0c9075
Add error sensor to Roborock ( #96209 )
...
add error sensor
2023-07-09 20:17:19 +02:00
Luke
eab024992e
Add Cleaning area sensors to Roborock ( #94200 )
...
add clean area sensor
2023-06-10 20:31:34 -04:00
Luke
8244887bb3
Rename confusing device info in Roborock ( #93843 )
...
rename confusing device info
2023-05-31 05:33:18 +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
Luke
8dd9482bb5
Add Roborock Consumable sensors ( #91972 )
...
* add sensors to roborock
* add value_fn typing
* fixed strings
* Update homeassistant/components/roborock/sensor.py
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* change to work time instead of time left
* added time left back
* fixed tests
* made diagnostic
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-24 20:31:02 +02:00