hass-core/tests/components/demo
Jan Bouwhuis 3ff74fe20f
Refactor demo vacuum's to only use StateVacuum base class and features ()
* 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 Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_button.py Migrate demo test to use freezegun () 2023-12-13 14:33:59 +01:00
test_calendar.py
test_camera.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_climate.py Implement mode validation in Climate entity component () 2023-12-27 14:51:39 +01:00
test_cover.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_date.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_datetime.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component () 2023-11-29 13:56:51 +01:00
test_geo_location.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_humidifier.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00
test_init.py Add type hints to integration tests (part 4) () 2023-02-11 08:26:13 +01:00
test_light.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_lock.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00
test_media_player.py Add support for family to aiohttp session helper () 2023-10-24 18:40:39 -05:00
test_notify.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_number.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_remote.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00
test_select.py Raise ServiceValidationError on invalid select option () 2023-12-27 09:45:55 +01:00
test_sensor.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_siren.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00
test_stt.py Remove legacy STT provider from the demo integration () 2023-06-14 14:55:50 +02:00
test_switch.py Always setup demo platforms with device support from config entry () 2023-06-14 21:03:07 +02:00
test_text.py Always setup demo platforms with device support from config entry () 2023-06-14 21:03:07 +02:00
test_time.py Always setup demo platforms with device support from config entry () 2023-06-14 21:03:07 +02:00
test_update.py Always setup demo platforms with device support from config entry () 2023-06-14 21:03:07 +02:00
test_vacuum.py Refactor demo vacuum's to only use StateVacuum base class and features () 2024-01-16 16:44:12 +01:00
test_water_heater.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00
test_weather.py Remove setup_platform for demo () 2023-10-15 23:12:41 +02:00