Add KL125 definition#201
Closed
mdarnol wants to merge 3 commits intoGadgetReactor:masterfrom
Closed
Conversation
Collaborator
|
This library here is not maintained anymore even when it's still used by homeassistant. Could you please create a patch to https://github.com/python-kasa/python-kasa ? That library will replace pyhs100 when it gets to releasable state. |
Author
|
Just to create the loop, new PR is here: python-kasa/python-kasa#143 |
superm1
pushed a commit
to superm1/pyHS100
that referenced
this pull request
Mar 22, 2021
Originally developed by GadgetReactor#201
superm1
pushed a commit
to superm1/pyHS100
that referenced
this pull request
Mar 22, 2021
Based upon GadgetReactor#201 but redone ontop of `goodbye_release`
This was referenced Mar 22, 2021
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Recently purchased some KL125s and noticed that they caused home assistant to crash because they were not defined and there was no default color temp
Product Link
https://www.kasasmart.com/us/products/smart-lighting/kasa-smart-light-bulb-multicolor-kl125
It says there that the color temp is 2500K-6500K (adjustable via app and cloud)
Reason for the PR