Skip to content

Commit cce4d9a

Browse files
committed
[smhi] Add warning about renamed channels
Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
1 parent b383f30 commit cce4d9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • distributions/openhab/src/main/resources/bin

distributions/openhab/src/main/resources/bin/update.lst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ ALERT;PythonScripting Automation: Changed parameter of "openhab.Registry.addItem
188188
ALERT;PythonScripting Automation: Replace "NotInitialisedException" with "NotFoundException" in "openhab.Registry.getItem, "openhab.Registry.removeItem", "openhab.Registry.getThing", "openhab.Registry.getChannel"
189189
ALERT;PythonScripting Automation: "openhab.Registry.getItemMetadata", "openhab.Registry.setItemMetadata" and "openhab.Registry.removeItemMetadata" replaced by "<Item>.getMetadata().get", "<Item>.getMetadata().set" and "<Item>.getMetadata().remove"
190190
ALERT;PythonScripting Automation: "openhab.Registry.safeItemName" move to "openhab.Item.buildSafeName"
191+
ALERT;SMHI Binding: Due to updates to SMHI's API, the channel ids have changed. Measures have been taken to ensure backwards compatibility, but to avoid future issues all items need to be relinked to the new channels.
191192

192193
[[PRE]]
193194
[2.2.0]

0 commit comments

Comments
 (0)