Lower NetHome Plus AC fan speed when a Zoom meeting starts
This ACTION sets the fan to the desired speed (Auto,Low, Medium, High).
Developer info
- API endpoint slug
- NethomePlusAC.Control_AC_windspeed
- Filter code method
- NethomePlusAC.controlACWindspeed.skip(string?: reason)
- Runtime method
- runAction("NethomePlusAC.Control_AC_windspeed", {})
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
- 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
- NethomePlusAC.controlACWindspeed.setCommand(string: command)