Skip to content

Commit

Permalink
[mqtt.homeassistant] Add future breaking change alert for Home Assist…
Browse files Browse the repository at this point in the history
…ant (#1675)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
  • Loading branch information
ccutrer authored Sep 7, 2024
1 parent 5478ef9 commit 986a3f5
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 @@ -150,6 +150,7 @@ ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by si
[4.3.0]
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;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.
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.

[[PRE]]
Expand Down

0 comments on commit 986a3f5

Please sign in to comment.