-
- Downloads
Add Wilight integration with SSDP (#36694)
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Showing
- CODEOWNERS 1 addition, 0 deletionsCODEOWNERS
- homeassistant/components/wilight/__init__.py 125 additions, 0 deletionshomeassistant/components/wilight/__init__.py
- homeassistant/components/wilight/config_flow.py 106 additions, 0 deletionshomeassistant/components/wilight/config_flow.py
- homeassistant/components/wilight/const.py 14 additions, 0 deletionshomeassistant/components/wilight/const.py
- homeassistant/components/wilight/light.py 179 additions, 0 deletionshomeassistant/components/wilight/light.py
- homeassistant/components/wilight/manifest.json 14 additions, 0 deletionshomeassistant/components/wilight/manifest.json
- homeassistant/components/wilight/parent_device.py 102 additions, 0 deletionshomeassistant/components/wilight/parent_device.py
- homeassistant/components/wilight/strings.json 16 additions, 0 deletionshomeassistant/components/wilight/strings.json
- homeassistant/components/wilight/translations/en.json 16 additions, 0 deletionshomeassistant/components/wilight/translations/en.json
- homeassistant/generated/config_flows.py 1 addition, 0 deletionshomeassistant/generated/config_flows.py
- homeassistant/generated/ssdp.py 5 additions, 0 deletionshomeassistant/generated/ssdp.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
- requirements_test_all.txt 3 additions, 0 deletionsrequirements_test_all.txt
- tests/components/wilight/__init__.py 83 additions, 0 deletionstests/components/wilight/__init__.py
- tests/components/wilight/test_config_flow.py 157 additions, 0 deletionstests/components/wilight/test_config_flow.py
- tests/components/wilight/test_init.py 65 additions, 0 deletionstests/components/wilight/test_init.py
- tests/components/wilight/test_light.py 369 additions, 0 deletionstests/components/wilight/test_light.py
Loading
Please register or sign in to comment