fixed spotless error (#8710)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
ac7279d02a
commit
611e21c9c6
|
@ -135,7 +135,8 @@
|
|||
</parameter>
|
||||
<parameter name="port" type="integer" min="1" max="65535" required="false">
|
||||
<label>Port</label>
|
||||
<description>Communication Port (serial over IP). For IP connection to the Nuvo amplifier. Use port 5006 with MPS4 server.</description>
|
||||
<description>Communication Port (serial over IP). For IP connection to the Nuvo amplifier. Use port 5006 with MPS4
|
||||
server.</description>
|
||||
<default>5006</default>
|
||||
</parameter>
|
||||
<parameter name="numZones" type="integer" min="1" max="20" required="true">
|
||||
|
|
Loading…
Reference in New Issue