core/homeassistant/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 Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
config_flow.py
const.py Add Roborock Consumable sensors (#91972) 2023-05-24 20:31:02 +02:00
coordinator.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
device.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
manifest.json Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
models.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
select.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00
sensor.py Add Roborock Consumable sensors (#91972) 2023-05-24 20:31:02 +02:00
strings.json Add Roborock Consumable sensors (#91972) 2023-05-24 20:31:02 +02:00
vacuum.py Bump Roborock to 17.0 adding device specific support and bugfixes (#92547) 2023-05-18 20:55:39 -07:00