Change Brightness via CLI on webOS #554
-
Good day, I'm running HyperHDR on webOS and would like to map different brightness levels (the value in "LED Hardware" -> "Brightness" in the webinterface) to different buttons on my LG remote. I found a homebrew tool which can map custom code to a button, but can't seem to figure out which files to manipulate / overwrite, where the settings on HyperHDR are stored. Can you give me a nudge in the right direction? Highly appreciated :) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
Genius, thanks for that info :) Somehow must have overlooked the JSON section |
Beta Was this translation helpful? Give feedback.
-
Is there a way to increment (or decrement) by X amount? So specifically, instead of setting LED brightness to X, increase/decrease it by X. I would like to bind keys to increase and decrease brightness. |
Beta Was this translation helpful? Give feedback.
Hi
There is currently no access to the led property via the api, but you can use the JSON API to modify the LED brightness in the processing ("brightness" or "Luminance" depending on whether you have classic calibration on/off). The wizard will build a command link or POST packet for you: