hass-core/tests/components/switcher_kis
YogevBokobza dac6271e01
Add Switcher Lights support (#129494)
* switcher lights integration

* fix based on requested changes

* Update light.py

* switcher fix based on requested changes

* fix linting

* fix linting

* Update light.py

* Update light.py

* Update homeassistant/components/switcher_kis/light.py

* Update light.py

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-11-07 22:06:34 +02:00
..
__init__.py
conftest.py
consts.py Add Switcher Lights support (#129494) 2024-11-07 22:06:34 +02:00
test_button.py
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 Add switcher s12 support (#127277) 2024-10-28 16:57:24 +01:00
test_cover.py Add switcher s12 support (#127277) 2024-10-28 16:57:24 +01:00
test_diagnostics.py Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_init.py
test_light.py Add Switcher Lights support (#129494) 2024-11-07 22:06:34 +02:00
test_sensor.py
test_services.py
test_switch.py