core/homeassistant/components/demo
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
air_quality.py
alarm_control_panel.py
binary_sensor.py
button.py
calendar.py
camera.py
climate.py Remove _enable_turn_on_off_backwards_compatibility A-F (#132417) 2024-12-05 21:46:59 +01:00
config_flow.py
const.py
cover.py
date.py
datetime.py
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py
event.py
fan.py
geo_location.py
humidifier.py
icons.json
image_processing.py
light.py
lock.py
manifest.json
media_player.py
notify.py
number.py
remote.py
select.py
sensor.py
services.yaml
siren.py
strings.json
stt.py
switch.py
text.py
time.py
tts.mp3
tts.py
update.py
vacuum.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
water_heater.py
weather.py