diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index 176d087..fd8292b 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -666,6 +666,7 @@ sub WriteReadings { && ( $decode_json->{abilities}[$abilities]{name} . '-' . $propertie->{name} eq 'mower_timer-mower_timer' ) + ); readingsBulkUpdateIfChanged( diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index 4fee53f..55d9564 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ UPD 2021-06-28_15:56:58 47009 FHEM/73_GardenaSmartBridge.pm -UPD 2021-06-28_16:11:26 56085 FHEM/74_GardenaSmartDevice.pm +UPD 2021-06-28_16:15:56 56104 FHEM/74_GardenaSmartDevice.pm