mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[mqtt.generic] default STOP to null for rollershutter channel (#16345)
Closes #16276 This is how it mostly works already anyway Signed-off-by: Cody Cutrer <cody@cutrer.us> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
509f7acf64
commit
c53e09cf68
@ -94,7 +94,6 @@
|
||||
<parameter name="stop" type="text">
|
||||
<label>Stop Command</label>
|
||||
<description>A string (like "STOP") that is sent when commanding the rollershutter to stop.</description>
|
||||
<default>STOP</default>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
<parameter name="onState" type="text">
|
||||
|
Loading…
Reference in New Issue
Block a user