Skip to content

Commit eb5e2c2

Browse files
authored
[insteon] Revert specific icon products first record (openhab#18316)
Signed-off-by: Jeremy Setton <[email protected]>
1 parent 9add667 commit eb5e2c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bundles/org.openhab.binding.insteon/src/main/resources/device-products.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
<vendor>Insteon</vendor>
304304
<device-type>DimmableLightingControl_SwitchLinc</device-type>
305305
</product>
306-
<product devCat="0x01" subCat="0x1E">
306+
<product devCat="0x01" subCat="0x1E" firstRecord="0x00FF">
307307
<description>ICON Dimmer Switch</description>
308308
<model>2876DB</model>
309309
<vendor>Insteon</vendor>
@@ -689,13 +689,13 @@
689689
<vendor>Insteon</vendor>
690690
<device-type>SwitchedLightingControl_SwitchLinc</device-type>
691691
</product>
692-
<product devCat="0x02" subCat="0x16">
692+
<product devCat="0x02" subCat="0x16" firstRecord="0x00FF">
693693
<description>ICON On/Off Switch</description>
694694
<model>2876SB</model>
695695
<vendor>Insteon</vendor>
696696
<device-type>SwitchedLightingControl_SwitchLinc</device-type>
697697
</product>
698-
<product devCat="0x02" subCat="0x17">
698+
<product devCat="0x02" subCat="0x17" firstRecord="0x00FF">
699699
<description>ICON Appliance Module</description>
700700
<model>2856S3B</model>
701701
<vendor>Insteon</vendor>

0 commit comments

Comments
 (0)