From 4c1a8b29f7226d21c1b04c88d2bf95c658c7c4df Mon Sep 17 00:00:00 2001 From: Leo Siepel Date: Fri, 10 May 2024 17:35:25 +0200 Subject: [PATCH 1/2] Update notice smaenergymeter Signed-off-by: Leo Siepel --- distributions/openhab/src/main/resources/bin/update.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/distributions/openhab/src/main/resources/bin/update.lst b/distributions/openhab/src/main/resources/bin/update.lst index a68e17423e..903ff06f9c 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -140,6 +140,7 @@ ALERT;JavaScript Scripting Automation: Deprecated methods 'actions.ScriptExecuti ALERT;Jython Scripting: Default python lib path changed from "/automation/lib/python" to "/automation/jython/lib" and default python script path changed from "automation/jsr223" to "automation/jython". Just move your python scripts and libraries to new locations. The path "automation/jsr223" is still working, because it is used as a deprecated path for all automation add-ons. ALERT;OpenWeatherMap Binding: One Call API version 2.5 is to be shut down in June 2024. Read the binding's documentation for the migration process. ALERT;Persistence Extensions: "historicState" and evolutionRate" have been deprecated and replaced by "persistedState" and "evolutionRateSince". They will be removed in a future version. Methods may now return QuantityType instead of DecimalType. See documentation for details. +ALERT;SMA Energy Meter: The Thing configuration has changed and now also requires the parameter "serialNumber". [[PRE]] [2.2.0] DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg From 07e22e3f114c872cef79371e9b7cd058df4c082f Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Sun, 12 May 2024 08:38:56 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Signed-off-by: Wouter Born --- distributions/openhab/src/main/resources/bin/update.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/distributions/openhab/src/main/resources/bin/update.lst b/distributions/openhab/src/main/resources/bin/update.lst index 903ff06f9c..0379410673 100644 --- a/distributions/openhab/src/main/resources/bin/update.lst +++ b/distributions/openhab/src/main/resources/bin/update.lst @@ -141,6 +141,7 @@ ALERT;Jython Scripting: Default python lib path changed from "/automation/lib/py ALERT;OpenWeatherMap Binding: One Call API version 2.5 is to be shut down in June 2024. Read the binding's documentation for the migration process. ALERT;Persistence Extensions: "historicState" and evolutionRate" have been deprecated and replaced by "persistedState" and "evolutionRateSince". They will be removed in a future version. Methods may now return QuantityType instead of DecimalType. See documentation for details. ALERT;SMA Energy Meter: The Thing configuration has changed and now also requires the parameter "serialNumber". + [[PRE]] [2.2.0] DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg