From c87c8927200ecc2a60c9497360e96fe6a31eb3e4 Mon Sep 17 00:00:00 2001 From: Boris Krivonog Date: Wed, 17 Aug 2022 17:13:19 +0200 Subject: [PATCH 1/2] Changed configuration parameters for automower binding Signed-off-by: Boris Krivonog boris.krivonog@inova.si Signed-off-by: Boris Krivonog --- distributions/openhab/src/main/resources/bin/update.lst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distributions/openhab/src/main/resources/bin/update.lst b/distributions/openhab/src/main/resources/bin/update.lst index 21c76741bd..3e68d63665 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -75,6 +75,9 @@ ALERT;RFXCOM Binding: The channel 'fanSpeed' of 'fan_lucci_dc' and 'fan_novy' ha ALERT;TapoControl Binding: L510_Series and L530_Series Things were renamed to L510 and L530 because of manufacturer changed naming with new HW-rev. You may need to remove and create again these things. ALERT;WLED Binding: Binding now uses Bridge and Thing structure. Delete and add a new bridge, and at least 1 thing for each segment you require. +[3.4.0] +ALERT;Automower Binding: Due Husqvarna Authentication API change, bridge now requires application secret instead of username and password. Delete any existing bridge and re-add it, please make sure to update all automower things to use the newly added bridge. + [[PRE]] [2.2.0] DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg From 10c3e9ea24c4f5e18cd80d7af922f6029ee286c4 Mon Sep 17 00:00:00 2001 From: Boris Krivonog Date: Wed, 17 Aug 2022 17:22:40 +0200 Subject: [PATCH 2/2] Update distributions/openhab/src/main/resources/bin/update.lst Co-authored-by: Jacob Laursen Signed-off-by: Boris Krivonog --- 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 3e68d63665..b407f62532 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -76,7 +76,7 @@ ALERT;TapoControl Binding: L510_Series and L530_Series Things were renamed to L5 ALERT;WLED Binding: Binding now uses Bridge and Thing structure. Delete and add a new bridge, and at least 1 thing for each segment you require. [3.4.0] -ALERT;Automower Binding: Due Husqvarna Authentication API change, bridge now requires application secret instead of username and password. Delete any existing bridge and re-add it, please make sure to update all automower things to use the newly added bridge. +ALERT;Automower Binding: Due to Husqvarna Authentication API change, bridge now requires application secret instead of username and password. Delete any existing bridge and re-add it, please make sure to update all automower things to use the newly added bridge. [[PRE]] [2.2.0]