zones removed - not in response
This commit is contained in:
		@@ -833,9 +833,6 @@ sub WriteReadings {
 | 
				
			|||||||
                $v = encode_utf8($v);
 | 
					                $v = encode_utf8($v);
 | 
				
			||||||
                readingsBulkUpdateIfChanged( $hash, $t, $v );
 | 
					                readingsBulkUpdateIfChanged( $hash, $t, $v );
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					 | 
				
			||||||
            readingsBulkUpdateIfChanged( $hash, 'zones',
 | 
					 | 
				
			||||||
                scalar( @{ $decode_json->{zones} } ) );
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        elsif ($decode_json->{id} ne $hash->{helper}{locations_id}
 | 
					        elsif ($decode_json->{id} ne $hash->{helper}{locations_id}
 | 
				
			||||||
            && ref( $decode_json->{abilities} ) eq 'ARRAY'
 | 
					            && ref( $decode_json->{abilities} ) eq 'ARRAY'
 | 
				
			||||||
@@ -1295,7 +1292,6 @@ sub DeletePassword {
 | 
				
			|||||||
    <li>name - Name of your Garden – Default „My Garden“</li>
 | 
					    <li>name - Name of your Garden – Default „My Garden“</li>
 | 
				
			||||||
    <li>state - State of the Bridge</li>
 | 
					    <li>state - State of the Bridge</li>
 | 
				
			||||||
    <li>token - SessionID</li> 
 | 
					    <li>token - SessionID</li> 
 | 
				
			||||||
    <li>zones - </li>
 | 
					 | 
				
			||||||
  </ul>
 | 
					  </ul>
 | 
				
			||||||
  <br><br>
 | 
					  <br><br>
 | 
				
			||||||
  <a name="GardenaSmartBridgeset"></a>
 | 
					  <a name="GardenaSmartBridgeset"></a>
 | 
				
			||||||
@@ -1357,7 +1353,6 @@ sub DeletePassword {
 | 
				
			|||||||
    <li>name - Name für das Grundstück – Default „My Garden“</li>
 | 
					    <li>name - Name für das Grundstück – Default „My Garden“</li>
 | 
				
			||||||
    <li>state - Status der Bridge</li>
 | 
					    <li>state - Status der Bridge</li>
 | 
				
			||||||
    <li>token - SessionID</li> 
 | 
					    <li>token - SessionID</li> 
 | 
				
			||||||
    <li>zones - </li>
 | 
					 | 
				
			||||||
  </ul>
 | 
					  </ul>
 | 
				
			||||||
  <br><br>
 | 
					  <br><br>
 | 
				
			||||||
  <a name="GardenaSmartBridgeset"></a>
 | 
					  <a name="GardenaSmartBridgeset"></a>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user