home-assistant-core/tests/components/demo
2024-01-29 21:46:04 +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 Use right initial attribute value for demo climate (#108719) 2024-01-29 21:46:04 +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