Replies: 3 comments
|
You can look at the relevant LGTVCompanion code or the equivalent code in bscpylgtv for inspiration. |
0 replies
|
Hi @alimbada Additionally, there is this command:
You need to dispatch a "luna" event with the following payload: "id" = [hdmi_input] to this endpoint: luna://com.webos.service.eim/setDeviceInfo |
0 replies
|
To add to @dechamps reply. This method is also a "luna" message. But to the endpoint luna://com.webos.settingsservice/setSystemSettings with "category" = "other" |
0 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.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I noticed you have a command that allows changing the HDMI input to PC mode. Are you able to point me to the LG API which is called when this command is invoked? I would like to add support for it to klattimer/LGWebOSRemote as this feature is missing from it.
Thanks,
Ammaar
All reactions