Skip to content

Commit c6a7cec

Browse files
jsettonjlaur
authored andcommitted
[insteon] Fix imeter solo product first record location (openhab#18075)
Signed-off-by: Jeremy Setton <[email protected]>
1 parent ae81f39 commit c6a7cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@
15301530
<description>TED 3000 Three Phase MTU</description>
15311531
<vendor>Energy Inc.</vendor>
15321532
</product>
1533-
<product devCat="0x09" subCat="0x07" productKey="0x00006C">
1533+
<product devCat="0x09" subCat="0x07" productKey="0x00006C" firstRecord="0x00FF">
15341534
<description>iMeter Solo</description>
15351535
<model>2423A1</model>
15361536
<vendor>Insteon</vendor>

0 commit comments

Comments
 (0)