change version number, ready for testing

[Ticket: no]
This commit is contained in:
Marko Oldenburg 2022-02-01 18:42:33 +01:00
parent b61458a45e
commit 13e7e24911
3 changed files with 6 additions and 4 deletions

View File

@ -866,6 +866,8 @@ qq{GardenaSmartBridge ($name) - execute parse json asynchronously (PID="$pid")}
InternalTimer( gettimeofday() + 1,
"FHEM::GardenaSmartBridge::PollChild", $hash );
return;
}
Log3 $name, 3, "GardenaSmartBridge ($name) - no Match for processing data";
@ -924,7 +926,7 @@ sub PollChild {
CleanSubprocess($hash);
}
Log3( $name, 5,
Log3( $name, 4,
qq{GardenaSmartBridge ($name) - still waiting ($subprocess->{lasterror}).}
);

View File

@ -1459,7 +1459,7 @@ sub SetPredefinedStartPoints {
],
"release_status": "stable",
"license": "GPL_2",
"version": "v2.4.2",
"version": "v2.4.3",
"author": [
"Marko Oldenburg <fhemdevelopment@cooltux.net>"
],

View File

@ -1,2 +1,2 @@
UPD 2022-02-01_16:59:23 49503 FHEM/73_GardenaSmartBridge.pm
UPD 2022-02-01_16:37:05 56817 FHEM/74_GardenaSmartDevice.pm
UPD 2022-02-01_18:41:32 49520 FHEM/73_GardenaSmartBridge.pm
UPD 2022-02-01_18:41:58 56817 FHEM/74_GardenaSmartDevice.pm