core/homeassistant/components/switcher_kis
YogevBokobza 3e1da876c6
Add Switcher Runner S11 support (#123578)
* switcher start s11 integration

* switcher linting

* switcher starting reauth logic

* switcher fix linting

* switcher fix linting

* switcher remove get_circuit_number

* switcher adding support for validate token

* switcher fix initial auth for new devices and fix strings

* switcher fix linting

* switcher fix utils

* Revert "switcher fix utils"

This reverts commit b162a943b94fb0a581140feb21fe871df578c16a.

* switcher revert and test

* switcher fix validate logic and strings

* switcher add tests to improve coverage

* switcher adding tests

* switcher adding test

* switcher revert back things

* switcher fix based on requested changes

* switcher tests fixes

* switcher fix based on requested changes

* switcher remove single_instance_allowed code and added tests

* Update config_flow.py

* switcher fix comment

* switcher fix tests

* switcher lint

* switcehr fix based on requested changes

* switche fix lint

* switcher small rename fix

* switcher fix based on requested changes

* switcher fix based on requested changes

* switcher fix based on requested changes

* Update tests/components/switcher_kis/test_config_flow.py

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

* Update tests/components/switcher_kis/test_config_flow.py

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

* Update tests/components/switcher_kis/test_config_flow.py

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

* Update tests/components/switcher_kis/test_config_flow.py

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-09-20 23:19:57 +03:00
..
__init__.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
button.py
climate.py
config_flow.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
const.py
coordinator.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
cover.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
diagnostics.py
icons.json
manifest.json
sensor.py
services.yaml
strings.json Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00
switch.py
utils.py Add Switcher Runner S11 support (#123578) 2024-09-20 23:19:57 +03:00