Turning Screen On/Off Via API (Is this possible?)

Hi All - I’m using my Samsung S95b as a monitor for work, I’m looking to use my presense detection to turn the screen on and off when I leave or come to my desk.

I dont want to power the TV down, just turn the screen off. This screen off is an option from the Accessability Menu, I just cant find any documentation on how to do this via the API calls.

Hi Nathan.

You should be able to use the “setPanelMute” method of webapi systemcontrol. This is used to turn off and on the screen.

  • Jakob