This ACTION sets the fan to the desired speed (Auto,Low, Medium, High).
    
    
    
      - API endpoint slug
 
      - ch_remote.Control_AC_windspeed
 
        - Filter code method
 
        - ChRemote.controlACWindspeed.skip(string?: reason)
 
        - Runtime method
 
        - runAction("ch_remote.Control_AC_windspeed", {})
 
    
  
  
  
    Action fields
        
          
          
              - Label
 
              - please choose your device
 
            - Slug
 
            - applianceList
 
            - Required
 
            - true
 
            - Can have default value
 
            - false
 
          
         
        
          
          
              - Label
 
              - control your device
 
              - Helper text
 
              - Note: Fan speed cannot be controlled while device is in Dry or Auto mode.
 
            - Slug
 
            - command
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - ChRemote.controlACWindspeed.setCommand(string: command)