Skip to content

Commit 8907dd0

Browse files
authored
refine persistence update instruction (openhab#1841)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
1 parent a011161 commit 8907dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • distributions/openhab/src/main/resources/bin

distributions/openhab/src/main/resources/bin/update.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ ALERT;Teslascope Binding: The Teslascope binding was refactored in order to supp
175175
ALERT;Tibber Binding: All channels have been renamed and restructured into groups. All items will need to be relinked to the new channel IDs.
176176

177177
[5.1.0]
178-
ALERT;CORE: Persistence default strategies are removed and not applied automatically anymore. Managed persistence configurations are updated automatically. If you have a file based configuration, you may need to update your configuration.
178+
ALERT;CORE: Persistence default strategies are removed and not applied automatically anymore. Managed persistence configurations are updated automatically. If you have a file based configuration with an existing .persist file, you may have to update your configuration: remove "default" from Strategies and make sure all Items definitions have a strategy defined.
179179
ALERT;Allplay Binding: Due to limited usage and increasing maintenance issues, this binding has been removed.
180180
ALERT;Automower Binding: Restructured to modular things with auto-discovery of datapoints. New things and channels will need to be linked, existing items need to be adjusted.
181181
ALERT;evcc Binding: Restructured to modular things with auto-discovery of datapoints. You must reconfigure settings, recreate Things, and adjust Items as previous configurations are incompatible.

0 commit comments

Comments
 (0)