Replies: 1 comment 2 replies
-
Hi, to answer both your questions: There isn't any comprehensive doc around SSAP APIs. I wrote the initial version by looking at ConnectSDK (whick apparently was written by LG themselves) because I felt there is a better way to scale new APIs as they become known. We look at other libraries to see if they have somehow reverse-engineered or found new APIs. If they did -- we try to bring them here. So essentially, if you see OLED brightness APIs being exposed by other libraries, feel free to submit a PR. I'll try to upload to PyPI ASAP. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
This is great, i'll use this package for a few things now! :)
Just one question:)
How could i find out if its at all possible to change the oled brightness of the TV? I mean, with the ssap protocol i guess.
There are no comprehensive docs of what ssap requests webos accepts, are there possibly? :)
wbr / Alex
Beta Was this translation helpful? Give feedback.
All reactions