-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[miio] Support Yeelight lamp9 & lamp10 #10061
Comments
easiest is to use the latest version of the binding and try the testcommands switch If you know the existing models have the same features as your current, you can do as described above. (testing would be as simple as updating the model in your config with any of the id's in the above list) Don't know why it is receiving the wrong token from the cloud. Is it maybe on muliple servers? (each server has different token, or was the token not yet refreshed?), or the light maybe not online? |
@mrumpf did you manage to run that test feature and get the corresponding file |
close openhab#10061 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] add support for yeelight mono4 * [miio] add support yeelight lamp 9 & 10 close openhab#10619 close openhab#10061 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] add support for yeelight mono4 * [miio] add support yeelight lamp 9 & 10 close openhab#10619 close openhab#10061 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] add support for yeelight mono4 * [miio] add support yeelight lamp 9 & 10 close openhab#10619 close openhab#10061 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] add support for yeelight mono4 * [miio] add support yeelight lamp 9 & 10 close openhab#10619 close openhab#10061 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
The following lamps are not yet supported by the binding:
What do I need to do to add support to the binding? Currently, I just added an entry to the "yeelink.light.lamp1.json" file:
And to the MiIoDevices.java file
But currently the binding fails to pull the token from the cloud so that I receive communication errors.
The text was updated successfully, but these errors were encountered: