-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Make adjustments to specific id using JSON API seems not work anymore in HyperHDR 20 #953
Comments
Hi |
Here it is : Thanks for your quick response |
I just have tested with a portable install on my PC with one instance of 2 LED and that gives me the same strange behavior, whether I change the id of the first or second LED, it's always the first LED that is modified. I just set "255,255,255" color and set luminance of id "Second" to 0 then to 1 with this following link : I give you this new config, logs, system info and LED file (this is more light comparing to my huge config) :
Thanks in advance for your help |
Hi |
OK thank you for your work, a fix is now here so i will close this issue |
Bug report, debug log and your config file (FULL LOGS ARE MANDATORY)
LOG
Steps to reproduce
For example, as link :
http://localhost:8090/json-rpc?request=%7B%22command%22:%22adjustment%22,%22adjustment%22:%7B%22id%22:%22Name%22,%22classic_config%22:true,%22luminanceGain%22:1%7D%7D
What is expected?
Change Luminance Gain of id "Name" to "1"
What is actually happening?
It seems to change nothing in this instance
System
I have tried in v19 without any problems, maybe I just use a depreciated feature
The text was updated successfully, but these errors were encountered: