fixing symikolon
This commit is contained in:
parent
ae4e1b9990
commit
576569ea2d
@ -904,7 +904,7 @@ sub setState {
|
|||||||
} else {
|
} else {
|
||||||
$state_string = scalar(@ic24opened_ventils) > 0
|
$state_string = scalar(@ic24opened_ventils) > 0
|
||||||
# offen
|
# offen
|
||||||
? sprintf( (RigReadingsValue($hash, 'will be irrigated %.f minutes remaining.')), $lowest_duration/60);
|
? sprintf( (RigReadingsValue($hash, 'will be irrigated %.f minutes remaining.')), $lowest_duration/60)
|
||||||
# zu
|
# zu
|
||||||
:
|
:
|
||||||
( $has_scheduling )
|
( $has_scheduling )
|
||||||
|
@ -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-11_14:09:31 67703 FHEM/74_GardenaSmartDevice.pm
|
UPD 2022-06-11_14:11:55 67702 FHEM/74_GardenaSmartDevice.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user