[fix] - ix state

This commit is contained in:
Sebastian 2022-06-24 13:57:07 +02:00
parent c9b1e470cb
commit af3dee00a2
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
[alpha] extendetState : fix irrigation left zero value
[ALPHA] extendetState - permanentyl paused

View File

@ -935,7 +935,7 @@ sub setState {
:
( $has_scheduling )
# zeitplan aktiv
? ( $nearst_irrigation eq '2038-01-18T00:00:00.000Z')
? ( $nearst_irrigation eq '2038-01-18 00:00')
# dauerhaft pausiert
? sprintf( (RigReadingsValue($hash, 'closed') .'. '.RigReadingsValue($hash , 'schedule permanently paused')) )
# naechster zeutplan

View File

@ -1,2 +1,2 @@
UPD 2022-06-21_08:17:57 49520 FHEM/73_GardenaSmartBridge.pm
UPD 2022-06-24_13:20:28 69569 FHEM/74_GardenaSmartDevice.pm
UPD 2022-06-24_13:45:33 49520 FHEM/73_GardenaSmartBridge.pm
UPD 2022-06-24_13:56:39 69561 FHEM/74_GardenaSmartDevice.pm