core/tests/components/demo
Jan Bouwhuis 3ff74fe20f
Refactor demo vacuum's to only use StateVacuum base class and features (#108150)
* Demo cleanup

* Refactor vacuum demo to only use state vacuum base class

* Remove unneeded feature checks

* Remove exclusion issue for mqtt an demo
2024-01-16 16:44:12 +01:00
..
__init__.py
conftest.py
test_button.py Migrate demo test to use freezegun (#105644) 2023-12-13 14:33:59 +01:00
test_calendar.py
test_camera.py
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_cover.py
test_date.py
test_datetime.py
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component (#104560) 2023-11-29 13:56:51 +01:00
test_geo_location.py
test_humidifier.py
test_init.py
test_light.py
test_lock.py
test_media_player.py Add support for family to aiohttp session helper (#102702) 2023-10-24 18:40:39 -05:00
test_notify.py
test_number.py
test_remote.py
test_select.py Raise ServiceValidationError on invalid select option (#106350) 2023-12-27 09:45:55 +01:00
test_sensor.py
test_siren.py
test_stt.py
test_switch.py
test_text.py
test_time.py
test_update.py
test_vacuum.py Refactor demo vacuum's to only use StateVacuum base class and features (#108150) 2024-01-16 16:44:12 +01:00
test_water_heater.py
test_weather.py