MacBook Pro 2019 (Intel)
Sonoma 14.2.1
LG C4 42" running WebOS 03.11.20
Running the below to turn the screen on from an off state doesn't work. No response is given.
lgtv --name MyTV --ssl on
Have tested the following commands, all work perfectly.
lgtv --name MyTV --ssl off
lgtv --name MyTV --ssl screenOff
lgtv --name MyTV --ssl screenOn
lgtv --name MyTV --ssl swInfo
lgtv --name MyTV --ssl volumeDown
lgtv --name MyTV --ssl volumeUp
After commands run, all working commands respond with a specific line, followed by: {"closing": {"code": 1000, "reason": ""}}
on command gives no response at all.
MacBook Pro 2019 (Intel)
Sonoma 14.2.1
LG C4 42" running WebOS 03.11.20
Running the below to turn the screen on from an off state doesn't work. No response is given.
lgtv --name MyTV --ssl onHave tested the following commands, all work perfectly.
After commands run, all working commands respond with a specific line, followed by:
{"closing": {"code": 1000, "reason": ""}}on command gives no response at all.