We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ea83b commit c61686fCopy full SHA for c61686f
bundles/org.openhab.binding.solarforecast/src/main/resources/OH-INF/update/instructions.xml
@@ -15,6 +15,8 @@
15
<instruction-set targetVersion="2">
16
<remove-channel id="lastest-update" groupIds="update">
17
</remove-channel>
18
+ <remove-channel id="latest-update" groupIds="update">
19
+ </remove-channel>
20
<add-channel id="latest-update" groupIds="update">
21
<type>solarforecast:latest-update</type>
22
</add-channel>
@@ -33,6 +35,8 @@
33
35
34
36
37
38
39
40
41
42
0 commit comments