File tree 2 files changed +2
-1
lines changed
bundles/org.openhab.binding.epsonprojector
src/main/resources/OH-INF/thing
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Switch epsonVerticalReverse { channel="epsonprojector
145
145
Switch epsonHorizontalReverse { channel= " epsonprojector:projector-serial:hometheater:horizontalreverse" }
146
146
147
147
String epsonBackground " Background [%s]" { channel= " epsonprojector:projector-serial:hometheater:background" }
148
- String epsonKeyCode " Key Code [%s]" { channel= " epsonprojector:projector-serial:hometheater:keycode" , autoupdate = " false " }
148
+ String epsonKeyCode " Key Code [%s]" { channel= " epsonprojector:projector-serial:hometheater:keycode" }
149
149
String epsonPowerState " Power State [%s]" < switch > { channel= " epsonprojector:projector-serial:hometheater:powerstate" }
150
150
Number epsonLampTime " Lamp Time [%d h]" < switch > { channel= " epsonprojector:projector-serial:hometheater:lamptime" }
151
151
Number epsonErrCode " Error Code [%d]" < error> { channel= " epsonprojector:projector-serial:hometheater:errcode" }
Original file line number Diff line number Diff line change 149
149
<item-type >String</item-type >
150
150
<label >KeyCode</label >
151
151
<description >Send a KEY Operation Command to the Projector</description >
152
+ <autoUpdatePolicy >veto</autoUpdatePolicy >
152
153
</channel-type >
153
154
<channel-type id =" verticalkeystone" advanced =" true" >
154
155
<item-type >Number</item-type >
You can’t perform that action at this time.
0 commit comments