dev #74

Merged
sebastianschwarz merged 126 commits from dev into testing 2022-09-06 11:31:54 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 576569ea2d - Show all commits

View File

@ -1 +1 @@
[alpha] - implementation extend state with one more thing...
fix

View File

@ -904,7 +904,7 @@ sub setState {
} else {
$state_string = scalar(@ic24opened_ventils) > 0
# 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
:
( $has_scheduling )

View File

@ -1,2 +1,2 @@
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