-
- Downloads
Lifx legacy (#6847)
* Add legacy LIFX platform for Windows support The async platform introduced in 9ef084d9 has turned out to use Python functionality that is not available in Windows. This commit restores the previous implementation, now named lifx_legacy. * Add a comment about the platform being a legacy implementation * Warn when using unsupported lifx platform on Windows * Update .coveragerc
Showing
- .coveragerc 1 addition, 0 deletions.coveragerc
- homeassistant/components/light/lifx.py 5 additions, 0 deletionshomeassistant/components/light/lifx.py
- homeassistant/components/light/lifx_legacy.py 280 additions, 0 deletionshomeassistant/components/light/lifx_legacy.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
Loading
Please register or sign in to comment