hass-core/tests/components/demo
2021-10-22 16:28:56 +02:00
..
__init__.py
conftest.py
test_calendar.py
test_camera.py
test_climate.py
test_cover.py
test_fan.py
test_geo_location.py
test_humidifier.py
test_init.py
test_light.py
test_lock.py Update lock entity to support locking, unlocking, jammed (#51455) 2021-07-20 18:12:56 +02:00
test_media_player.py Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[de]* (#57990) 2021-10-22 16:28:56 +02:00
test_notify.py
test_number.py Add auto slider/box mode to number entity (#57737) 2021-10-21 07:20:39 +02:00
test_remote.py
test_select.py Add Select entity component platform (#51849) 2021-06-18 11:51:55 +02:00
test_siren.py Validate tone is valid when processing siren.turn_on service call (#52953) 2021-07-13 10:42:35 +02:00
test_stt.py Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[de]* (#57990) 2021-10-22 16:28:56 +02:00
test_switch.py Demo: remove deprecated switch entity properties (#52424) 2021-07-02 17:50:57 +02:00
test_vacuum.py
test_water_heater.py