core/homeassistant/components/ecovacs
Michael f7f0f49015
Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740)
* move available property to base entity class

* add lifespan sensors

* apply suggestion, simplify the method

* don't touch internals in tests

* apply suggestion

* apply suggestions
2024-07-31 15:36:57 +02:00
..
__init__.py Don't block HA startup while set up legacy Ecovacs bot (#122732) 2024-07-29 11:24:14 +02:00
binary_sensor.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
button.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
config_flow.py Use VolDictType to improve schema typing (#120417) 2024-06-25 15:15:59 +02:00
const.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
controller.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
diagnostics.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
entity.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
event.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
icons.json Add number entity for Ecovacs mower cut direction (#122598) 2024-07-31 12:22:07 +02:00
image.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
lawn_mower.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
manifest.json Bump deebot-client to 8.2.0 (#122612) 2024-07-25 21:23:14 +02:00
number.py Add number entity for Ecovacs mower cut direction (#122598) 2024-07-31 12:22:07 +02:00
select.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
sensor.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
services.yaml Ecovacs get_positions service (#118572) 2024-06-07 10:11:49 +02:00
strings.json Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00
switch.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
util.py Bump deebot-client to 8.0.0 (#119515) 2024-06-13 11:49:20 +02:00
vacuum.py Move lifespan attributes into own sensors for legacy Ecovacs bots (#122740) 2024-07-31 15:36:57 +02:00