-
- Downloads
Add light platform to switchbot (#77430)
Showing
- .coveragerc 1 addition, 0 deletions.coveragerc
- homeassistant/components/switchbot/__init__.py 8 additions, 2 deletionshomeassistant/components/switchbot/__init__.py
- homeassistant/components/switchbot/const.py 9 additions, 3 deletionshomeassistant/components/switchbot/const.py
- homeassistant/components/switchbot/coordinator.py 6 additions, 3 deletionshomeassistant/components/switchbot/coordinator.py
- homeassistant/components/switchbot/entity.py 32 additions, 1 deletionhomeassistant/components/switchbot/entity.py
- homeassistant/components/switchbot/light.py 98 additions, 0 deletionshomeassistant/components/switchbot/light.py
- homeassistant/components/switchbot/manifest.json 1 addition, 1 deletionhomeassistant/components/switchbot/manifest.json
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 1 addition, 1 deletionrequirements_test_all.txt
homeassistant/components/switchbot/light.py
0 → 100644
Please register or sign in to comment