[lgwebos] Fix a setting description (#11461)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
<parameter name="macAddress" type="text" required="false">
|
||||
<label>MAC Address</label>
|
||||
<description>If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan
|
||||
(WOL), when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits,
|
||||
separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.)</description>
|
||||
(WOL) when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits,
|
||||
separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.</description>
|
||||
</parameter>
|
||||
</config-description>
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ thing-type.config.lgwebos.WebOSTV.host.description = Hostname or IP address of T
|
||||
thing-type.config.lgwebos.WebOSTV.key.label = Access Key
|
||||
thing-type.config.lgwebos.WebOSTV.key.description = Key exchanged with TV after pairing.
|
||||
thing-type.config.lgwebos.WebOSTV.macAddress.label = MAC Address
|
||||
thing-type.config.lgwebos.WebOSTV.macAddress.description = If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan (WOL), when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.)
|
||||
thing-type.config.lgwebos.WebOSTV.macAddress.description = If MAC Address of TV is entered here, the binding will attempt to power on the device via Wake On Lan (WOL) when it receives command ON on channel power. Accepted value is six groups of two hexadecimal digits, separated by hyphens or colons, e.g '3c:cd:93:c2:20:e0'.
|
||||
|
||||
# channel types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user