From df33172650a30448e9f32c434805c346adf20229 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 24 Jul 2022 20:29:15 +0200 Subject: [PATCH] [add] - translation pumpe filter --- CHANGED | 2 +- FHEM/74_GardenaSmartDevice.pm | 1 + controls_GardenaSmartDevice.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGED b/CHANGED index 3698c2b..9fedf86 100644 --- a/CHANGED +++ b/CHANGED @@ -1 +1 @@ - [fix] - exists gegen defined + [fix] - uninitialized 727 diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index b5c2bca..3b83cbb 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -1238,6 +1238,7 @@ sub ReadingLangGerman { 'next watering: %s' => 'Nächste Bewässerung: %s', 'n/a' => 'nicht verfügbar', 'pump_not_filled' => 'Pumpe nicht gefüllt', + 'clean_fine_filter' => 'Filter reinigen', ); if ( diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index 6f4e17d..3280213 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ UPD 2022-07-21_19:43:48 49634 FHEM/73_GardenaSmartBridge.pm -UPD 2022-07-24_20:24:56 73564 FHEM/74_GardenaSmartDevice.pm +UPD 2022-07-24_20:29:03 73628 FHEM/74_GardenaSmartDevice.pm