Skip to content

Commit 2a403a1

Browse files
authored
Update README.md
1 parent fa530e6 commit 2a403a1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,15 @@ HOT tip! Enable the built in logger and check the output, it can be very useful
6464

6565
## Commandline arguments
6666

67-
*LGTV Companion.exe -[poweron|poweroff|screenon|screenoff|autoenable|autodisable] [Device1|Name] [Device2|Name] ... [DeviceX|Name]*
67+
*LGTV Companion.exe -[poweron|poweroff|screenon|screenoff|autoenable|autodisable|sethdmi1|sethdmi2|sethdmi3|sethdmi4] [Device1|Name] [Device2|Name] ... [DeviceX|Name]*
6868
- *-poweron* - power on a device.
6969
- *-poweroff* - power off a device
7070
- *-screenon* - power on a device.
7171
- *-screenoff* - disable emitters, i.e. enter power saving mode where screen is blanked.
72+
- *-sethdmi1 - set HDMI input 1
73+
- *-sethdmi2 - set HDMI input 2
74+
- *-sethdmi3 - set HDMI input 3
75+
- *-sethdmi4 - set HDMI input 4
7276
- *-autoenable* - temporarily enable the automatic management of a device, i.e. to respond to power events. This is effective until next restart of the service. (I personally use this for my home automation system).
7377
- *-autodisable* - temporarily disable the automatic management of a device, i.e. to respond to power events. This is effective until next restart of the service.
7478
- *[DeviceX|Name]* - device identifier. Either use Device1, Device2, ..., DeviceX or the friendly device name as determined in the User Interface, for example OLED48CX.

0 commit comments

Comments
 (0)