Skip to content

Commit c6f2749

Browse files
authored
Add breaking change alert for persistence alias functionality (#1723)
* update notice Signed-off-by: Mark Herwege <[email protected]>
1 parent b8611a0 commit c6f2749

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
@@ -160,6 +160,7 @@ ALERT;MQTT Binding (Home Assistant): Legacy schema vacuums are no longer support
160160
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.
161161

162162
[5.0.0]
163+
ALERT;CORE: Persistence alias functionality has been improved, allowing defining aliases across strategies and filter criteria for a persistence service. Previous persistence configurations using aliases need to be reconfigured.
163164
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.
164165
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.
165166
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.

0 commit comments

Comments
 (0)