patch_ic24 #69
@ -911,7 +911,7 @@ sub setState {
|
|||||||
' )
|
' )
|
||||||
if ( AttrVal( $name, 'stateFormat', 'none' ) eq 'none' );
|
if ( AttrVal( $name, 'stateFormat', 'none' ) eq 'none' );
|
||||||
} else {
|
} else {
|
||||||
Log3 $name, 3, "[DEBUG] - Offene Ventile :".scalar(@ic24opened_ventils)." laengste bewaesserung: $longest_duration . hat Zeitplan: ". ($has_scheduling) = "ja":"nein" . "Naechster Zeitplan: $nearst_irrigation";
|
Log3 $name, 3, "[DEBUG] - Offene Ventile :".scalar(@ic24opened_ventils)." laengste bewaesserung: $longest_duration . hat Zeitplan: ". ($has_scheduling) ? "ja":"nein" . "Naechster Zeitplan: $nearst_irrigation";
|
||||||
$state_string = scalar(@ic24opened_ventils) > 0
|
$state_string = scalar(@ic24opened_ventils) > 0
|
||||||
# offen
|
# offen
|
||||||
? sprintf( (RigReadingsValue($hash, 'will be irrigated %.f minutes remaining.')), $longest_duration/60)
|
? sprintf( (RigReadingsValue($hash, 'will be irrigated %.f minutes remaining.')), $longest_duration/60)
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
UPD 2022-05-28_13:13:38 49520 FHEM/73_GardenaSmartBridge.pm
|
UPD 2022-05-28_13:13:38 49520 FHEM/73_GardenaSmartBridge.pm
|
||||||
UPD 2022-06-14_10:17:58 68243 FHEM/74_GardenaSmartDevice.pm
|
UPD 2022-06-14_10:21:06 68243 FHEM/74_GardenaSmartDevice.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user