Skip to content

Commit

Permalink
[mqtt.homeassistant] Dropped support for legacy schema vacuums. (#1694)
Browse files Browse the repository at this point in the history
See openhab/openhab-addons#17617

Also reworded previous Home Assistant alert to reference the wider
scope of work that has been performed.

Signed-off-by: Cody Cutrer <[email protected]>
  • Loading branch information
ccutrer authored Oct 26, 2024
1 parent 2158b68 commit 7fb8b56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion distributions/openhab/src/main/resources/bin/update.lst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ ALERT;CORE: The sendFrequency parameter for Slider and Colorpicker sitemap eleme
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;MeteoAlerte Binding: The underlying API stopped delivering data in May 2023. Binding has been removed and is now replaced by Météo France Binding based on a new API.
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;MQTT Binding (Home Assistant): Thing types and channel IDs have been significantly restructured and simplified. Delete and re-create your things to opt in to the new style. In a subsequent openHAB release, existing things will also convert to the new style.
ALERT;MQTT Binding (Home Assistant): Legacy schema vacuums are no longer supported.
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 7fb8b56

Please sign in to comment.