Subject line (try to keep under 50 characters)

Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
This commit is contained in:
Marko Oldenburg 2022-02-09 13:51:13 +01:00
parent 85c7b3fa0a
commit b211fe2b56
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,2 +1,2 @@
UPD 2022-02-01_18:41:32 49520 FHEM/73_GardenaSmartBridge.pm 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