patch-async_run_parseJson #48

Merged
marko merged 20 commits from patch-async_run_parseJson into devel 2022-02-09 13:11:54 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b211fe2b56 - Show all commits

View File

@ -810,7 +810,7 @@ sub WriteReadings {
} while ( $settings >= 0 );
if ( $winter_mode ne 'hibernate' ) {
setState();
setState($hash);
}
else {
readingsBulkUpdate( $hash, 'state',

View File

@ -1,2 +1,2 @@
UPD 2022-02-01_18:41:32 49520 FHEM/73_GardenaSmartBridge.pm
UPD 2022-02-09_10:29:06 57262 FHEM/74_GardenaSmartDevice.pm
UPD 2022-02-09_13:50:50 57267 FHEM/74_GardenaSmartDevice.pm