-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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 API changes to support HUE App(s) #8
Conversation
…ay. If sleep == 0 then delay == yield. Else delay(x) is delay and yield.
Conflicts: sonoff/sonoff.ino sonoff/xdrv_ws2812.ino
Conflicts: sonoff/user_config.h
…ness of LED works.
….1 App can control brightness.
I just finished the previous one.... |
Oh, I see, I noticed them too and ignored them. Just about to release your changes with my super clean-up ;-) |
Just released |
Fine, will recompile and test. I'm tracking some problems currently. If I enable HUE support in 3.9.9 things get slower and slower after a while and I can't get Webrequests and MQTT done. Trying with 3.9.9 without my modifications but still have the problems. In 3.9.7 everything was ok. Testing a bit more maybe another local problem ;-) |
Ok, everything ok. Automerge messed something up with power save. After pull of 3.9.10 an reMerge everything works as expected. Thank you,
|
Domain name 에러 및 MQTT 인증서 로딩 실패 에러 수정
Domain name 에러 및 MQTT 인증서 로딩 실패 에러 수정
Hi,
HUE API now works with the Gen1 HUE App to controll on/off/brightness. Gen2 app detects the bridge but currently no support for groups and scenes.
Greetings,
Heiko.