This commit is contained in:
Sebastian 2022-06-13 20:46:41 +02:00
parent 5bf618a9d2
commit f8b4df8f4f
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
[alpha] - extendetSate ic24
[alpha] - extendetState | legacy: will be irrigeated by longest_duration, has scheduling check

View File

@ -888,7 +888,7 @@ sub setState {
$nearst_irrigation = ReadingsVal($name, 'scheduling-scheduled_watering_next_start_'.$_, '')
if (
Time::Piece->strptime( ReadingsVal($name, 'scheduling-scheduled_watering_next_start_'.$_, ''), "%Y-%m-%d %H:%M") < Time::Piece->strptime( $nearst_irrigation, "%Y-%m-%d %H:%M")
&& has_scheduling
&& $has_scheduling
)
} # fi
}

View File

@ -1,2 +1,2 @@
UPD 2022-05-28_13:13:38 49520 FHEM/73_GardenaSmartBridge.pm
UPD 2022-06-13_20:42:35 67780 FHEM/74_GardenaSmartDevice.pm
UPD 2022-06-13_20:46:27 67781 FHEM/74_GardenaSmartDevice.pm