hass-core/tests/components/switcher_kis
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 Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
conftest.py Import Generator from collections.abc (4) (#120917) 2024-07-01 11:54:42 +02:00
consts.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
test_button.py Add monkeypatch type hints to switcher_kis tests (#121055) 2024-07-03 23:49:01 +03:00
test_climate.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_config_flow.py Use start_reauth_flow helper in switcher_kis tests (#127098) 2024-09-30 15:28:33 +03:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_diagnostics.py Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_init.py Allow removal of a Switcher device (#119927) 2024-06-18 23:26:29 +03:00
test_light.py Add Light support for Switcher Runner S11 (#126402) 2024-09-29 13:20:21 +03:00
test_sensor.py Add monkeypatch type hints to switcher_kis tests (#121055) 2024-07-03 23:49:01 +03:00
test_services.py Add monkeypatch type hints to switcher_kis tests (#121055) 2024-07-03 23:49:01 +03:00
test_switch.py Add monkeypatch type hints to switcher_kis tests (#121055) 2024-07-03 23:49:01 +03:00