core/tests/components/demo
Tatham Oddie f7927f9da1
Introduce demo valve (#138187)
2025-03-01 22:54:48 +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
test_vacuum.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
test_valve.py Introduce demo valve (#138187) 2025-03-01 22:54:48 +01:00
test_water_heater.py Add target_temp_step attribute to water_heater (#138920) 2025-02-21 23:49:17 +00:00
test_weather.py