From 80a94ccb69ef7c4ed47e774a74723c4c3f4c3b04 Mon Sep 17 00:00:00 2001 From: jsjames Date: Mon, 8 Jul 2024 15:20:42 -0700 Subject: [PATCH 1/3] Update update.lst for Pentair binding changes Signed-off-by: jsjames --- 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 4ac18563c..07c8d9d91 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -147,6 +147,9 @@ ALERT;SMA Energy Meter: The Thing configuration has changed and now also require ALERT;Transformations: NULL and UNDEF item states are now passed to any defined transformation. ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by sitemap UIs when the item state is NULL or UNDEF. You can now define "NULL" and "UNDEF" entries to map these 2 particular states or rely as before on the definition of a default mapping to map anything that has no entry in your file including NULL and UNDEF. +[4.3.0] +ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controller and all channels have been orgnanized into groups. You will need to reconfigure your setup to the new thing structure. Auto discovery of things has also been added. + [[PRE]] [2.2.0] DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg From 50721af1640f59571f243e1291465ecf64b0a1c3 Mon Sep 17 00:00:00 2001 From: jsjames Date: Mon, 8 Jul 2024 15:46:18 -0700 Subject: [PATCH 2/3] Update update.lst for Pentair binding changes. Signed-off-by: jsjames --- 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 07c8d9d91..abc9a5124 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -148,7 +148,7 @@ ALERT;Transformations: NULL and UNDEF item states are now passed to any defined ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by sitemap UIs when the item state is NULL or UNDEF. You can now define "NULL" and "UNDEF" entries to map these 2 particular states or rely as before on the definition of a default mapping to map anything that has no entry in your file including NULL and UNDEF. [4.3.0] -ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controller and all channels have been orgnanized into groups. You will need to reconfigure your setup to the new thing structure. Auto discovery of things has also been added. +ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controller and all channels have been orgnanized into groups. You will need to reconfigure your setup to the new thing structure. [[PRE]] [2.2.0] From 9481d5419e2ce5ea612fefd408e47a03de4b446f Mon Sep 17 00:00:00 2001 From: jsjames Date: Wed, 10 Jul 2024 09:31:29 -0700 Subject: [PATCH 3/3] fixed spelling error Signed-off-by: jsjames --- 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 abc9a5124..a6f2f8bbe 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -148,7 +148,7 @@ ALERT;Transformations: NULL and UNDEF item states are now passed to any defined ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by sitemap UIs when the item state is NULL or UNDEF. You can now define "NULL" and "UNDEF" entries to map these 2 particular states or rely as before on the definition of a default mapping to map anything that has no entry in your file including NULL and UNDEF. [4.3.0] -ALERT;Pentair Binding: EasyTouch thing has been renamed to more generic Controller and all channels have been orgnanized into groups. You will need to reconfigure your setup to the new thing structure. +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. [[PRE]] [2.2.0]