diff --git a/CHANGED b/CHANGED index 03d37c8..13242fd 100644 --- a/CHANGED +++ b/CHANGED @@ -1 +1 @@ - initial + erste teste diff --git a/FHEM/74_GardenaSmartDevice.pm b/FHEM/74_GardenaSmartDevice.pm index 66d988d..03fde72 100644 --- a/FHEM/74_GardenaSmartDevice.pm +++ b/FHEM/74_GardenaSmartDevice.pm @@ -555,6 +555,7 @@ sub Set { if ( AttrVal( $name, 'model', 'unknown' ) eq 'ic24' ); $list .= 'manualOverride:slider,1,1,59 cancelOverride:noArg operatingMode:automatic,scheduled leakageDetection:watering,washing_machine,domestic_water_supply,off turnOnpressure:slider,2,0.2,2.8,1' + if ( AttrVal( $name, 'model', 'unknown' ) eq 'electronic_pressure_pump' ); $list .= 'refresh:temperature,humidity' if ( AttrVal( $name, 'model', 'unknown' ) =~ /sensor.?/ ); diff --git a/controls_GardenaSmartDevice.txt b/controls_GardenaSmartDevice.txt index 3fabbdb..eefc78f 100644 --- a/controls_GardenaSmartDevice.txt +++ b/controls_GardenaSmartDevice.txt @@ -1,2 +1,2 @@ UPD 2022-05-03_21:47:05 49520 FHEM/73_GardenaSmartBridge.pm -UPD 2022-05-03_22:18:24 62448 FHEM/74_GardenaSmartDevice.pm +UPD 2022-05-03_22:22:51 62533 FHEM/74_GardenaSmartDevice.pm