Skip to content

Commit c61686f

Browse files
authored
solarforecast channel typo (openhab#18395)
Signed-off-by: Bernd Weymann <[email protected]>
1 parent 81ea83b commit c61686f

File tree

1 file changed

+4
-0
lines changed
  • bundles/org.openhab.binding.solarforecast/src/main/resources/OH-INF/update

1 file changed

+4
-0
lines changed

bundles/org.openhab.binding.solarforecast/src/main/resources/OH-INF/update/instructions.xml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<instruction-set targetVersion="2">
1616
<remove-channel id="lastest-update" groupIds="update">
1717
</remove-channel>
18+
<remove-channel id="latest-update" groupIds="update">
19+
</remove-channel>
1820
<add-channel id="latest-update" groupIds="update">
1921
<type>solarforecast:latest-update</type>
2022
</add-channel>
@@ -33,6 +35,8 @@
3335
<instruction-set targetVersion="2">
3436
<remove-channel id="lastest-update" groupIds="update">
3537
</remove-channel>
38+
<remove-channel id="latest-update" groupIds="update">
39+
</remove-channel>
3640
<add-channel id="latest-update" groupIds="update">
3741
<type>solarforecast:latest-update</type>
3842
</add-channel>

0 commit comments

Comments
 (0)