Skip to content

Commit b8611a0

Browse files
authored
[mqtt.homeassistant] Scene breaking change alert (#1724)
See openhab/openhab-addons#18262 Signed-off-by: Cody Cutrer <[email protected]>
1 parent acf611c commit b8611a0

File tree

1 file changed

+1
-0
lines changed
  • distributions/openhab/src/main/resources/bin

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controll
162162
[5.0.0]
163163
ALERT;Guntamatic Binding: The Binding now uses channel groups and the dynamic status channels now have an index prefix to allow multiple channels with the same description. Existing Items will need to be adjusted.
164164
ALERT;MQTT Binding (Home Assistant): Thing types and channel IDs for things created prior to 4.3.0 have been significantly restructured and simplified. Items will need to be re-linked. Delete and re-create your Things to also have a simplified Thing Type ID in your Thing IDs.
165+
ALERT;MQTT Binding (Home Assistant): All scene components on a device are now exposed as a single String channel, with the scene name or object ID as its value. Existing Items and rules will need to be re-worked.
165166

166167
[[PRE]]
167168
[2.2.0]

0 commit comments

Comments
 (0)