diff --git a/fhem/CHANGED b/fhem/CHANGED index ec65c22eb..7f38a9d9f 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - changed: 74_AMADautomagicFlowset_4.0.3.xml: workaround for better auto + flowsetupdate - feature: 74_AMADDevice: 4.0.5 - Support für NFC and scanning NFC TagId - bugfix: 74_AMADautomagicFlowset_4.0.2.xml: fix openApp Trigger - bugfix: 31_Nello: fixed device ID detection diff --git a/fhem/FHEM/73_AMADCommBridge.pm b/fhem/FHEM/73_AMADCommBridge.pm index 998412d6a..57a1b0f62 100644 --- a/fhem/FHEM/73_AMADCommBridge.pm +++ b/fhem/FHEM/73_AMADCommBridge.pm @@ -74,8 +74,8 @@ eval "use Encode qw(encode encode_utf8);1" or $missingModul .= "Encode "; eval "use JSON;1" or $missingModul .= "JSON "; -my $modulversion = "4.0.1"; -my $flowsetversion = "4.0.2"; +my $modulversion = "4.0.2"; +my $flowsetversion = "4.0.3"; diff --git a/fhem/FHEM/74_AMADDevice.pm b/fhem/FHEM/74_AMADDevice.pm index 3c442b14d..b65982778 100644 --- a/fhem/FHEM/74_AMADDevice.pm +++ b/fhem/FHEM/74_AMADDevice.pm @@ -58,8 +58,8 @@ eval "use Encode qw(encode encode_utf8);1" or $missingModul .= "Encode "; eval "use JSON;1" or $missingModul .= "JSON "; -my $modulversion = "4.0.5"; -my $flowsetversion = "4.0.2"; +my $modulversion = "4.0.6"; +my $flowsetversion = "4.0.3"; diff --git a/fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.2.xml b/fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.3.xml similarity index 80% rename from fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.2.xml rename to fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.3.xml index 792828691..3fb6c7271 100644 --- a/fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.2.xml +++ b/fhem/FHEM/lib/74_AMADautomagicFlowset_4.0.3.xml @@ -1521,14 +1521,14 @@ putString("{param_exkey2}", "{param_exval2}"); true - Dateien löschen: /sdcard/Download/currentFlowsetUpdate.xml - /sdcard/Download/currentFlowsetUpdate.xml + Dateien löschen: /sdcard/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /sdcard/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true true - Dateien löschen: /storage/emulated/0/Download/currentFlowsetUpdate.xml - /storage/emulated/0/Download/currentFlowsetUpdate.xml + Dateien löschen: /storage/emulated/0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /storage/emulated/0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true @@ -1539,8 +1539,8 @@ putString("{param_exkey2}", "{param_exval2}"); true - Dateien löschen: /storage/sdcard0/Download/currentFlowsetUpdate.xml - /storage/sdcard0/Download/currentFlowsetUpdate.xml + Dateien löschen: /storage/sdcard0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /storage/sdcard0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true @@ -1561,23 +1561,23 @@ putString("{param_exkey2}", "{param_exval2}"); true - Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml to /sdcard/Download + Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml nach /sdcard/AMADNG_FlowsetUpdate http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml - /sdcard/Download + /sdcard/AMADNG_FlowsetUpdate true true - Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml to /storage/emulated/0/Download + Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml nach /storage/emulated/0/AMADNG_FlowsetUpdate http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml - /storage/emulated/0/Download + /storage/emulated/0/AMADNG_FlowsetUpdate true true - Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml to /storage/sdcard0/Download + Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml nach /storage/sdcard0/AMADNG_FlowsetUpdate http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml - /storage/sdcard0/Download + /storage/sdcard0/AMADNG_FlowsetUpdate true @@ -1719,14 +1719,14 @@ putString("{param_exkey2}", "{param_exval2}"); true - Flows/Widgets importieren: /sdcard/Download/currentFlowsetUpdate.xml - /sdcard/Download/currentFlowsetUpdate.xml + Flows/Widgets importieren: /sdcard/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /sdcard/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true true - Flows/Widgets importieren: /storage/emulated/0/Download/currentFlowsetUpdate.xml - /storage/emulated/0/Download/currentFlowsetUpdate.xml + Flows/Widgets importieren: /storage/emulated/0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /storage/emulated/0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true @@ -1737,8 +1737,8 @@ putString("{param_exkey2}", "{param_exval2}"); true - Flows/Widgets importieren: /storage/sdcard0/Download/currentFlowsetUpdate.xml - /storage/sdcard0/Download/currentFlowsetUpdate.xml + Flows/Widgets importieren: /storage/sdcard0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml + /storage/sdcard0/AMADNG_FlowsetUpdate/currentFlowsetUpdate.xml true @@ -2896,7 +2896,7 @@ fhemcmd = "setreading"; false Script: Set FHEMDATA JSON -