hass-core/tests/components/roborock
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
..
__init__.py
conftest.py Add Roborock Consumable sensors (#91972) 2023-05-24 20:31:02 +02:00
mock_data.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
test_config_flow.py Bump roborock to 0.8.1 for beta fixes (#92131) 2023-04-27 21:10:34 +02:00
test_init.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
test_select.py Add mopping abilities to Roborock (#91766) 2023-04-24 22:53:45 +02:00
test_sensor.py Add Roborock Consumable sensors (#91972) 2023-05-24 20:31:02 +02:00
test_vacuum.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00