Skip to content

Commit

Permalink
[mqtt.homeassistant] Add future breaking change alert for Home Assistant
Browse files Browse the repository at this point in the history
Thing type and channel ids changing.

Signed-off-by: Cody Cutrer <[email protected]>
  • Loading branch information
ccutrer authored and wborn committed Sep 7, 2024
1 parent 5478ef9 commit 6432a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distributions/openhab/src/main/resources/bin/update.lst
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by si
ALERT;ElectroluxAir Binding: The binding has been removed since the Electrolux Delta API has been discontinued.
ALERT;JavaScript Automation: The isJsInstanceOfJavaType method of the utils namespace has been removed. Use JavaScript's instanceof operator instead.
ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controller and all channels have been organized into groups. You will need to reconfigure your setup to the new thing structure.
ALERT;MQTT Binding: Newly discovered Home Assistant things will use simplified thing type and channel IDs. Delete and re-create your things to opt in to the new style. In subsequent a openHAB release, existing things will also convert to the new style.

[[PRE]]
[2.2.0]
Expand Down

0 comments on commit 6432a02

Please sign in to comment.