core/tests/components/demo
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
__init__.py
conftest.py
test_button.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_calendar.py
test_camera.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_climate.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_config_flow.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_date.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_datetime.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_fan.py
test_geo_location.py
test_humidifier.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_init.py
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_media_player.py
test_notify.py
test_number.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_remote.py
test_select.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_sensor.py
test_siren.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_stt.py
test_switch.py
test_text.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_time.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_update.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_vacuum.py Add alias to DOMAIN import in tests [a-d] (#125573) 2024-09-09 15:20:40 +02:00
test_water_heater.py
test_weather.py