This Action will increase the room temperature by a configurable amount.
    
    
    
      - API endpoint slug
 
      - easycontrol_bosch.increase_room_temp
 
        - Filter code method
 
        - EasycontrolBosch.increaseRoomTemp.skip(string?: reason)
 
        - Runtime method
 
        - runAction("easycontrol_bosch.increase_room_temp", {})
 
    
  
  
  
    Action fields
        
          
          
              - Label
 
              - Increase temperature by how much?
 
              - Helper text
 
              - By how much should the room temperature be increased?
 
            - Slug
 
            - which_amount
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - EasycontrolBosch.increaseRoomTemp.setWhich Amount(string: which_amount)
 
          
         
        
          
          
              - Label
 
              - Which room?
 
              - Helper text
 
              - Please select the room from the drop-down menu. If you have more than one device please also consider the device id.
 
            - Slug
 
            - zoneId
 
            - Required
 
            - true
 
            - Can have default value
 
            - false