diff --git a/73_AMADCommBridge.pm b/73_AMADCommBridge.pm
index b2d3d3d..880b346 100644
--- a/73_AMADCommBridge.pm
+++ b/73_AMADCommBridge.pm
@@ -68,8 +68,8 @@ use TcpServerUtils;
eval "use JSON;1" or $missingModul .= "JSON ";
-my $modulversion = "3.9.72";
-my $flowsetversion = "3.9.73";
+my $modulversion = "3.9.73";
+my $flowsetversion = "3.9.74";
@@ -811,7 +811,7 @@ sub AMADCommBridge_ResponseProcessing($$) {
}
elsif ( $fhemcmd eq 'voiceinputvalue' ) {
- my $fhemCmd = $decode_json->{payload}{voiceinputdata};
+ my $fhemCmd = lc($decode_json->{payload}{voiceinputdata});
readingsBeginUpdate( $bhash);
readingsBulkUpdate( $bhash, "receiveVoiceCommand", $fhemCmd, 1 );
diff --git a/74_AMADDevice.pm b/74_AMADDevice.pm
index ddfcbb9..19ed54e 100644
--- a/74_AMADDevice.pm
+++ b/74_AMADDevice.pm
@@ -55,7 +55,7 @@ eval "use JSON;1" or $missingModul .= "JSON ";
my $modulversion = "3.9.72";
-my $flowsetversion = "3.9.73";
+my $flowsetversion = "3.9.74";
diff --git a/74_AMADautomagicFlowset_3.9.73.xml b/74_AMADautomagicFlowset_3.9.74.xml
similarity index 97%
rename from 74_AMADautomagicFlowset_3.9.73.xml
rename to 74_AMADautomagicFlowset_3.9.74.xml
index 2bb2aec..cde1660 100644
--- a/74_AMADautomagicFlowset_3.9.73.xml
+++ b/74_AMADautomagicFlowset_3.9.74.xml
@@ -1763,7 +1763,7 @@ androidVersion = "4.0 - 4.0.2 Ice Cream Sandwich"
text/json
{firstrundata}
@@@@readingsNameXYZ@@readingsValueABC
- 5000
+ 15000
true
Connection: close
true
@@ -1783,7 +1783,7 @@ androidVersion = "4.0 - 4.0.2 Ice Cream Sandwich"
text/json
{fhemdata}
@@@@readingsNameXYZ@@readingsValueABC
- 5000
+ 15000
true
Connection: close
true
@@ -1823,7 +1823,7 @@ androidVersion = "4.0 - 4.0.2 Ice Cream Sandwich"
text/json
{setcmd}
@@@@readingsNameXYZ@@readingsValueABC
- 5000
+ 15000
true
Connection: close
true
@@ -1843,7 +1843,7 @@ androidVersion = "4.0 - 4.0.2 Ice Cream Sandwich"
text/json
{voiceinputdata}
@@@@readingsNameXYZ@@readingsValueABC
- 5000
+ 15000
true
FHEMDEVICE: {global_fhemdevice}
FHEMCMD: voiceinputvalue
@@ -2717,7 +2717,7 @@ fhemcmd = "setreading";
false
Script: Set FHEMDATA JSON
-