This action will prevent Netro devices from watering in the next few days. 
    
    
    
      - API endpoint slug
- netro.no_water
- Filter code method
- Netro.noWater.skip(string?: reason)
- Runtime method
- runAction("netro.no_water", {})
Action fields
        
          
          
              - Label
- device
- Helper text
- Select the Netro device to work with
- Slug
- device
- Required
- true
- Can have default value
- false
 
        
          
          
              - Label
- days
- Helper text
- Specify the number of days to skip watering. Today only if not specified. 
- Slug
- days
- Required
- false
- Can have default value
- true
- Filter code method
- Netro.noWater.setDays(string: days)