Skip to content

Commit 1acae85

Browse files
committed
2 parents eb1c64a + f2c9b46 commit 1acae85

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ HOT tip! Enable the built in logger and check the output, it can be very useful
8686

8787
The 'LGTV companion.exe" also accepts command line arguments for integration in scripts or similar.
8888

89-
*LGTV Companion.exe -[poweron|poweroff|screenon|screenoff|autoenable|autodisable|sethdmi1|sethdmi2|sethdmi3|sethdmi4] [Device1|Name] [Device2|Name] ... [DeviceX|Name]*
89+
*LGTV Companion.exe -[poweron|poweroff|screenon|screenoff|autoenable|autodisable|sethdmi1|sethdmi2|sethdmi3|sethdmi4|idle|unidle] [Device1|Name] [Device2|Name] ... [DeviceX|Name]*
9090
- *-poweron* - power on a device.
9191
- *-poweroff* - power off a device
9292
- *-screenon* - power on and enable the emitters, i e disable internal power saving mode and do not blank screen.
@@ -97,6 +97,8 @@ The 'LGTV companion.exe" also accepts command line arguments for integration in
9797
- *-sethdmi4* - set HDMI input 4
9898
- *-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).
9999
- *-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.
100+
- *-idle* - enable user idle mode. This is a global setting.
101+
- *-unidle* - disable user idle mode. This is a global setting.
100102
- *[DeviceX|Name]* - device identifier. Either use Device1, Device2, ..., DeviceX or the friendly device name as determined in the User Interface, for example OLED48CX.
101103

102104
Example usage: LGTV Companion.exe -poweron Device1 Device2 "LG OLED48CX" -autodisable Device2

0 commit comments

Comments
 (0)