We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153a691 commit d97cfcdCopy full SHA for d97cfcd
bundles/org.openhab.binding.atlona/src/main/resources/OH-INF/thing/thing-types.xml
@@ -492,11 +492,13 @@
492
<item-type>String</item-type>
493
<label>Preset Command</label>
494
<description>Send a preset command ("saveX", "recallX", "clearX")</description>
495
+ <autoUpdatePolicy>veto</autoUpdatePolicy>
496
</channel-type>
497
<channel-type id="matrixcmd" advanced="true">
498
499
<label>Matrix Command</label>
500
<description>Send a matrix command ("resetmatrix", "resetports", "allportsX")</description>
501
502
503
<channel-type id="portpower" advanced="true">
504
<item-type>Switch</item-type>
0 commit comments