This ACTION will turn on/off the dehumidifier.
Developer info
- API endpoint slug
 - MideaAirA1.Control_A1_power
 - Filter code method
 - MideaAirA1.controlA1Power.skip(string?: reason)
 - Runtime method
 - runAction("MideaAirA1.Control_A1_power", {})
 
Action fields
Appliancelist Dropdown list
- Label
 - Please choose your device
 - Slug
 - applianceList
 - Required
 - true
 - Can have default value
 - false
 
Command Dropdown list
- Label
 - Control your device
 - Slug
 - command
 - Required
 - true
 - Can have default value
 - true
 - Filter code method
 - MideaAirA1.controlA1Power.setCommand(string: command)
 
