devel #26
@@ -403,7 +403,7 @@ sub Set {
 | 
			
		||||
    elsif ( $cmd eq 'closeAllValves' ){
 | 
			
		||||
      $payload = '"name":"close_all_valves","parameters":{}';
 | 
			
		||||
    }
 | 
			
		||||
    elsif ( $cmd =~ '/.*ScheduleValve/' ){
 | 
			
		||||
    elsif ( $cmd =~ /.*ScheduleValve/ ){
 | 
			
		||||
      my $valve_id = $1;
 | 
			
		||||
      $abilities = 'irrigation_settings';
 | 
			
		||||
      $service_id = $hash->{helper}->{'schedules_paused_until_'.$valve_id.'_id'};
 | 
			
		||||
@@ -1296,7 +1296,7 @@ sub SetPredefinedStartPoints {
 | 
			
		||||
  ],
 | 
			
		||||
  "release_status": "stable",
 | 
			
		||||
  "license": "GPL_2",
 | 
			
		||||
  "version": "v2.3.0",
 | 
			
		||||
  "version": "v2.3.1",
 | 
			
		||||
  "author": [
 | 
			
		||||
    "Marko Oldenburg <leongaultier@gmail.com>"
 | 
			
		||||
  ],
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
UPD 2021-05-14_15:51:47 46108 FHEM/73_GardenaSmartBridge.pm
 | 
			
		||||
UPD 2021-05-14_15:51:25 50825 FHEM/74_GardenaSmartDevice.pm
 | 
			
		||||
UPD 2021-05-16_12:07:17 50823 FHEM/74_GardenaSmartDevice.pm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user