File tree 2 files changed +2
-1
lines changed
bundles/org.openhab.binding.benqprojector
src/main/resources/OH-INF/thing
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ String benqPictureMode "Picture Mode [%s]" { channel="benqprojector:p
88
88
String benqAspectRatio " Aspect Ratio [%s]" { channel= " benqprojector:projector-serial:hometheater:aspectratio" }
89
89
Switch benqFreeze { channel= " benqprojector:projector-serial:hometheater:freeze" }
90
90
Switch benqBlank { channel= " benqprojector:projector-serial:hometheater:blank" }
91
- String benqDirect { channel= " benqprojector:projector-serial:hometheater:directcmd" , autoupdate = " false " }
91
+ String benqDirect { channel= " benqprojector:projector-serial:hometheater:directcmd" }
92
92
Number benqLampTime " Lamp Time [%d h]" < switch > { channel= " benqprojector:projector-serial:hometheater:lamptime" }
93
93
```
94
94
Original file line number Diff line number Diff line change 165
165
<option value =" enter" >Enter</option >
166
166
</options >
167
167
</state >
168
+ <autoUpdatePolicy >veto</autoUpdatePolicy >
168
169
</channel-type >
169
170
<channel-type id =" lamptime" >
170
171
<item-type >Number</item-type >
You can’t perform that action at this time.
0 commit comments