add setter

This commit is contained in:
Sebastian 2022-05-03 22:23:00 +02:00
parent 0beab4ec1d
commit 58333bef34
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
initial
erste teste

View File

@ -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.?/ );

View File

@ -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