core/tests/components/demo
epenet 7b1b229718
Standardize homeassistant imports in component tests (a-l) (#136806)
2025-01-29 10:00:45 +01:00
..
__init__.py
conftest.py
test_button.py
test_calendar.py
test_camera.py
test_climate.py
test_config_flow.py
test_cover.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_date.py
test_datetime.py
test_fan.py
test_geo_location.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_humidifier.py
test_init.py
test_light.py Migrate demo light tests to use Kelvin (#133003) 2024-12-12 20:37:32 +01:00
test_lock.py
test_media_player.py
test_notify.py Standardize homeassistant imports in component tests (a-l) (#136806) 2025-01-29 10:00:45 +01:00
test_number.py
test_remote.py
test_select.py
test_sensor.py
test_siren.py
test_stt.py
test_switch.py
test_text.py
test_time.py
test_update.py Improve demo integration's update entity (#129401) 2024-10-30 08:06:22 +01:00
test_vacuum.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
test_water_heater.py
test_weather.py