From 56e4e9d259c7e356ff0f34d681d62bb237903d0e Mon Sep 17 00:00:00 2001 From: Jamie Townsend Date: Fri, 10 Nov 2023 10:03:37 +0100 Subject: [PATCH] Fixes #1605 - updated instructions Signed-off-by: Jamie Townsend --- distributions/openhab/src/main/resources/bin/update.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributions/openhab/src/main/resources/bin/update.lst b/distributions/openhab/src/main/resources/bin/update.lst index 6ebf052cb6..b46712461b 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -119,8 +119,8 @@ ALERT;Windcentrale Binding: The binding has been reworked to support the new API [4.1.0] ALERT;JDBC Persistence: The add-on now uses H2 database 2.2. If you use H2 for storing data, your database needs to be migrated as described in https://h2database.com/html/migration-to-v2.html . It is also required to add ';NON_KEYWORDS=VALUE' to your H2 JDBC URL. See also https://github.com/openhab/openhab-addons/pull/15726 for a Bash migration script. +ALERT;luxtronikheatpump Binding: The channel 'controlSignalCirculatingPump' has been changed to type 'Number:Dimensionless'. Items linked to this channel will need to have their Type manually updated. ALERT;Miele@home Binding: The channel 'powerConsumption' has been renamed to 'energyConsumption'. Items should be relinked to the new channel. -ALERT;luxtronikheatpump Binding: The channel 'controlSignalCirculatingPump' has been changed to type 'Number:Dimensionless'. Items linked to this channel may need to be deleted and re-created. [[PRE]] [2.2.0]