core/homeassistant/components/switcher_kis
YogevBokobza be11d1cabf
Add Light support for Switcher Runner S11 (#126402)
* switcher add s11 light support

* switcher fix linting

* switcher fix linting

* switcher fix linting

* switcher fix linting

* Update homeassistant/components/switcher_kis/light.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update homeassistant/components/switcher_kis/light.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Switcher fix based on requested changes

* switcher fix light tests

* Add translations

* Remove obsolete default

* Remove obsolete default

* Update tests/components/switcher_kis/test_light.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* switcher fix based on requested changes

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-09-29 13:20:21 +03:00
..
__init__.py Add Light support for Switcher Runner S11 (#126402) 2024-09-29 13:20:21 +03:00
button.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
climate.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
config_flow.py
const.py
coordinator.py
cover.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
diagnostics.py
entity.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
icons.json
light.py Add Light support for Switcher Runner S11 (#126402) 2024-09-29 13:20:21 +03:00
manifest.json
sensor.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
services.yaml
strings.json Add Light support for Switcher Runner S11 (#126402) 2024-09-29 13:20:21 +03:00
switch.py Introduce base entity in Switcher (#126822) 2024-09-27 11:47:47 +02:00
utils.py