core/homeassistant/components/mqtt
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
..
light
__init__.py
abbreviations.py
addon.py
alarm_control_panel.py
async_client.py
binary_sensor.py
button.py
camera.py
client.py Ensure MQTT subscriptions can be made when the broker is disconnected (#132270) 2024-12-04 15:18:04 +01:00
climate.py Remove _enable_turn_on_off_backwards_compatibility G-M (#132418) 2024-12-05 21:47:13 +01:00
config.py
config_flow.py
config_integration.py
const.py
cover.py
debug_info.py
device_automation.py
device_tracker.py
device_trigger.py
diagnostics.py
discovery.py
entity.py
event.py
fan.py Remove deprecated supported features warning in FanEntity (#132369) 2024-12-05 20:32:59 +01:00
humidifier.py
icons.json
image.py
lawn_mower.py
lock.py
manifest.json
models.py
notify.py
number.py
quality_scale.yaml Mark test-before-setup as exempt in mqtt (#132334) 2024-12-05 20:55:54 +01:00
scene.py
schemas.py
select.py
sensor.py
services.yaml
siren.py
strings.json
subscription.py
switch.py
tag.py
text.py
trigger.py
update.py
util.py
vacuum.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
valve.py
water_heater.py