From b197fbd0829f90da463af1c51443b44b41515826 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 18 Apr 2022 19:01:33 +0200 Subject: [PATCH] simple quick code --- CHANGED | 1 + FHEM/74_GardenaSmartDevice.pm | 2 +- controls_GardenaSmartDevice.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 CHANGED diff --git a/CHANGED b/CHANGED new file mode 100644 index 0000000..8a79ae6 --- /dev/null +++ b/CHANGED @@ -0,0 +1 @@ + simple quick try diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index a373e18..c98f9fb 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -883,7 +883,7 @@ sub setState { ) if ( AttrVal( $name, 'model', 'unknown' ) eq 'ic24' ); -# . Bewässerung aktiv. Zeitpläne aktiv (oder hier immerhin: Nächster Zeitplan: ...) +# ... Bewässerung aktiv. Zeitpläne aktiv (oder hier immerhin: Nächster Zeitplan: ...) # ... Bewässerung aktiv. Zeitpläne dauerhaft pausiert. # ... geschlossen. Zeitpläne aktiv (bzw. s.o.) # ... geschlossen. Zeitpläne dauerhaft pausiert. diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index a2c72ac..6ed64cf 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ UPD 2022-03-29_13:42:09 49520 FHEM/73_GardenaSmartBridge.pm -UPD 2022-04-18_18:50:37 65576 FHEM/74_GardenaSmartDevice.pm +UPD 2022-04-18_19:01:22 65578 FHEM/74_GardenaSmartDevice.pm