[lcn] doc: make dimmer output resolution more clearer, fix i18n error (#9162)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</parameter>
|
||||
<parameter name="mode" type="text" required="true">
|
||||
<label>Dimming Mode</label>
|
||||
<description><![CDATA[<strong>IMPORTANT:</strong> Dimming range of all modules. Must be the same value as configured in LCN-PRO (Options/Settings/Expert Settings). If you <em>only</em> have modules with firmware newer than Feb. 2013, you probably want to choose 0 - 200.]]></description>
|
||||
<description><![CDATA[<strong>ATTENTION:</strong> Dimming range of all modules. Must be the same value as configured in LCN-PRO (Options/Settings/Expert Settings). If you <em>only</em> have modules with firmware newer than Feb. 2013, you probably want to choose 0 - 200.]]></description>
|
||||
<default>native200</default>
|
||||
<options>
|
||||
<option value="native50">0 - 50</option>
|
||||
|
||||
@@ -15,7 +15,7 @@ thing-type.config.lcn.pckGateway.hostname.description = Hostname oder die IP-Adr
|
||||
thing-type.config.lcn.pckGateway.port.description = Netzwerk-Port auf dem der PCK-Koppler läuft
|
||||
thing-type.config.lcn.pckGateway.username.description = Benutzername vom PCK-Koppler
|
||||
thing-type.config.lcn.pckGateway.password.description = Login-Passwort vom PCK-Koppler
|
||||
thing-type.config.lcn.pckGateway.mode.description = <strong>WICHTIG:</strong> Der Dimmbereich von allen LCN-Modulen. Muss der gleiche Wert, wie in LCN-PRO sein (Optionen/Einstellungen/Experteneinstellungen). Wenn <em>nur</em> Module älter als 2013 im Bus vorhanden sind, muss hier wahrscheinlich 0 - 200 ausgewählt werden.
|
||||
thing-type.config.lcn.pckGateway.mode.description = <strong>ACHTUNG:</strong> Der Dimmbereich von allen LCN-Modulen. Muss der gleiche Wert, wie in LCN-PRO sein (Optionen/Einstellungen/Experteneinstellungen). Wenn <em>nur</em> Module neuer als 2013 im Bus vorhanden sind, muss hier wahrscheinlich 0 - 200 ausgewählt werden.
|
||||
thing-type.config.lcn.pckGateway.timeoutMs.description = Zeit nach der eine PCK-Nachricht erneut gesendet wird, wenn vom Modul keine positive Quittung empfangen wurde.
|
||||
|
||||
thing-type.config.lcn.module.moduleId.label = Modul-ID
|
||||
|
||||
Reference in New Issue
Block a user