core/homeassistant/components/group
G Johansson 2eaf206562
Implement new state property for vacuum which is using an enum (#126353)
* Implement new state property for vacuum which is using an enum

* Mod

* Mod init

* Mods

* Fix integrations

* Tests

* Fix state

* Add vacuum tests

* Fix last test

* Litterrobot tests

* Fixes

* Tests

* Fixes

* Fix VacuumEntity

* Mods

* Mods

* Mods

* Update demo

* LG

* Fix vacuum

* Fix Matter

* Fix deprecation version

* Mods

* Fixes

* Fix ruff

* Fix tests

* Fix roomba

* Fix breaking dates
2024-12-06 11:16:03 +01:00
..
__init__.py
binary_sensor.py
button.py
config_flow.py
const.py
cover.py
entity.py
event.py
fan.py
icons.json
light.py
lock.py
manifest.json
media_player.py
notify.py
registry.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
reproduce_state.py
sensor.py
services.yaml
strings.json
switch.py
util.py