-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Feature Request] Support for Yeelight devices #3
Comments
I found a python script that looks very promising and a Java API that could be useful. The Java API is pretty old but it should be possible to rewrite or implement it. |
Also, a detailed specification can be found on the Yeelight website. |
Nice, I can try if they work if you can implement them into the application. When you have test builds tell me and I'll try them right away. My devices where I can test are: |
I have implemented some basic functionality now and would need you to test it. Do you know how to build the application from source using Android Studio? |
I've never tried, if you show me a guide on how to do it I can try. I use linux |
Long VersionFirst, you have to install Android Studio and download the source from the Short Version
Things That Should Work
|
Thanks i will try soon |
|
Have you tried pressing the buttons and using the sliders? |
yes, they didn't work. It is a connection problem. I must unistall yeelight application first? |
No I think you have to enable a setting in the yeelight app. |
No setting to enable.. Maybe i need to reset lamp, pressing is reset button? |
Maybe the library doesn't work or is misconfigured |
Pressing reset button address change? |
Oops accidentally closed the issue. No I think that the implementation isn't correct. |
It needs the IP address |
Ok, let me know when there's any news |
I'm trying this branch but it does not connect to the device. |
That's because the implementation is incorrect. It doesn't work yet. |
I see. |
I use several Yeelight devices, they are widely used devices. The proprietary application does not seem very privacy-friendly... It would be really great if they were supported by this application!
There are several repos available on github, maybe some can be useful
https://github.com/topics/yeelight
The text was updated successfully, but these errors were encountered: