-
- Downloads
Small improvements for Switch as X (#68079)
* Small improvements forr Switch as X * Test improvements * Remove intregration tests from config flow test
Showing
- homeassistant/components/switch_as_x/__init__.py 6 additions, 5 deletionshomeassistant/components/switch_as_x/__init__.py
- homeassistant/components/switch_as_x/config_flow.py 13 additions, 6 deletionshomeassistant/components/switch_as_x/config_flow.py
- homeassistant/components/switch_as_x/const.py 7 additions, 0 deletionshomeassistant/components/switch_as_x/const.py
- tests/components/switch_as_x/conftest.py 16 additions, 0 deletionstests/components/switch_as_x/conftest.py
- tests/components/switch_as_x/test_config_flow.py 35 additions, 44 deletionstests/components/switch_as_x/test_config_flow.py
- tests/components/switch_as_x/test_init.py 37 additions, 18 deletionstests/components/switch_as_x/test_init.py
- tests/components/switch_as_x/test_light.py 104 additions, 44 deletionstests/components/switch_as_x/test_light.py
Loading
Please register or sign in to comment