testing #80
@ -1024,7 +1024,7 @@ sub setState {
|
|||||||
( $has_schedule )
|
( $has_schedule )
|
||||||
# zeitplan aktiv
|
# zeitplan aktiv
|
||||||
# ? ( $nearst_irrigation eq '2038-01-18 00:00')
|
# ? ( $nearst_irrigation eq '2038-01-18 00:00')
|
||||||
? ( $nearst_irrigation eq RigReadingsValue( $hash, 'n/a') || $nearst_irrigation eq '2038-01-18 00:00')
|
? ( $nearst_irrigation eq RigReadingsValue( $hash, 'n/a') || $nearst_irrigation =~ '2038-01-18.*')
|
||||||
# dauerhaft pausiert
|
# dauerhaft pausiert
|
||||||
? sprintf( (RigReadingsValue($hash, 'closed') .'. '.RigReadingsValue($hash , 'schedule permanently paused')) )
|
? sprintf( (RigReadingsValue($hash, 'closed') .'. '.RigReadingsValue($hash , 'schedule permanently paused')) )
|
||||||
# naechster zeutplan
|
# naechster zeutplan
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
UPD 2022-07-01_16:13:02 49241 FHEM/73_GardenaSmartBridge.pm
|
UPD 2022-07-01_16:13:02 49241 FHEM/73_GardenaSmartBridge.pm
|
||||||
UPD 2022-07-08_15:09:01 75678 FHEM/74_GardenaSmartDevice.pm
|
UPD 2022-07-08_15:22:30 75674 FHEM/74_GardenaSmartDevice.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user