patch_ic24 #69
2
CHANGED
2
CHANGED
@ -1 +1 @@
|
||||
fix boolean
|
||||
[alpha] - implementation extend state with one more thing...
|
||||
|
@ -902,7 +902,7 @@ sub setState {
|
||||
#TODO: Write state format for ventil 1-@valces_connected -> map ?
|
||||
|
||||
} else {
|
||||
$state_string = scalar(@ic24opened_ventils) > 0 ?
|
||||
$state_string = scalar(@ic24opened_ventils) > 0
|
||||
# offen
|
||||
? sprintf( (RigReadingsValue($hash, 'will be irrigated %.f minutes remaining.')), $lowest_duration/60);
|
||||
# zu
|
||||
|
@ -1,2 +1,2 @@
|
||||
UPD 2022-05-28_13:13:38 49520 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2022-06-11_14:06:34 67705 FHEM/74_GardenaSmartDevice.pm
|
||||
UPD 2022-06-11_14:09:31 67703 FHEM/74_GardenaSmartDevice.pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user