From e5ea773c0578a7a0a48a7dee5a5aa9a892d956a6 Mon Sep 17 00:00:00 2001 From: Cody Cutrer Date: Sun, 12 Jan 2025 05:13:07 -0700 Subject: [PATCH] [mqtt.homeassistant] Add breaking change alert for Home Assistant (#1715) Signed-off-by: Cody Cutrer --- distributions/openhab/src/main/resources/bin/update.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/distributions/openhab/src/main/resources/bin/update.lst b/distributions/openhab/src/main/resources/bin/update.lst index 1dead79d38..bb9a152386 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -161,6 +161,7 @@ ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controll [5.0.0] 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. +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. [[PRE]] [2.2.0]