-
Notifications
You must be signed in to change notification settings - Fork 280
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
Hue Entertainment with Yeelight not working #412
Comments
Yeelight music mode in Yeelight app also working. Just the Hue Entertainment not. |
I opened port 55443 already on router and disable Ubuntu firewall. (just in case) still no fix. |
I think the music mode was working fine until few weeks ago. Unfortunatelly this require advanced debugging, probably you need to connect with telent on the same service to see is the music mode server is available and can receive connections |
https://www.yeelight.com/download/Yeelight_Inter-Operation_Spec.pdf Here's what I get. 192.168.0.102 is my Ubuntu DiyHue server. |
https://www.yeelight.com/download/Yeelight_Inter-Operation_Spec.pdf
this is from documentation and it looks corect. Something similar: jomwells/ambilight-yeelight#3 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Any updates? |
The telnet test does not makes sense in this scenario: I guess in case Yeelight is already in music mode, you will get the invalid param answer.... I tested with my yeelight rountine (not the diyHue one: {"method":"props","params":{"power":"off","rgb":2300704,"hue":323,"sat":22,"bright":13,"music_on":0}} {"method":"props","params":{"power":"on"}} if music mode is off, you get OK: {"method":"props","params":{"power":"off","music_on":0}} Tested with a Yeelight Stripe |
I don't get it, so it still not fix? I |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed as it has not had any recent activity. Thank you for your contributions. |
Describe the bug
Hue Entertainment not working with Yeelight.
To Reproduce
Hue Entertainmentwith Yeelight RGB bulb and strip able to create in Hue app (android).
After setup while it detect light working properly or not, it won't change color.
THen in any app with Hue Entertainment, it won't work.
Expected behavior
WIll yeelight work with Hue Entertainment ever?
Logs
WARNING:root:behind tv light not reachable: Yeelight with IP 192.168.0.112 doesn't want to connect in music mode: timed out
192.168.0.1 - - [20/Jun/2020 11:04:10] "GET /api/6815105eb0bd11ea8fd4b526e3fa79f4/lights HTTP/1.1" 200 -
FYI, it has enabled LAN Control in yeelight app.
The text was updated successfully, but these errors were encountered: