hass-core/homeassistant/components/litterrobot
Nathan Spencer cdefc48fcd
Add panel brightness control for Litter-Robot 4 ()
* Add panel brightness control for Litter-Robot 4

* Use translation_key

* Fix test
2023-03-28 15:07:09 +02:00
..
__init__.py Add firmware update entity for Litter-Robot 4 () 2022-12-22 08:22:21 -08:00
binary_sensor.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
config_flow.py Add reauth flow to Litterrobot () 2022-08-28 23:40:28 -05:00
const.py
entity.py Code cleanup in litterrobot () 2023-01-16 20:58:30 +01:00
hub.py Change litterrobot integration to cloud_push () 2022-09-17 04:29:56 -05:00
manifest.json Add panel brightness control for Litter-Robot 4 () 2023-03-28 15:07:09 +02:00
select.py Add panel brightness control for Litter-Robot 4 () 2023-03-28 15:07:09 +02:00
sensor.py Fix invalid state class in litterrobot () 2023-03-08 15:24:19 +01:00
services.yaml Remove deprecated reset_waste_drawer and set_wait_time services from litterrobot () 2022-08-25 13:31:04 -05:00
strings.json Add panel brightness control for Litter-Robot 4 () 2023-03-28 15:07:09 +02:00
switch.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
update.py Code cleanup in litterrobot () 2023-01-16 20:58:30 +01:00
vacuum.py Remove pragma: no cover when not raising () 2023-01-26 16:34:05 +01:00