This action will change the air conditioning to a specific fan speed.
Developer info
- API endpoint slug
- airtouch.ac_fanspeed
- Filter code method
- Airtouch.acFanspeed.skip(string?: reason)
- Runtime method
- runAction("airtouch.ac_fanspeed", {})
Action fields
Ac index Dropdown list
- Label
- Which air conditioning?
- Slug
- ac_index
- Required
- true
- Can have default value
- false
Fanspeed Dropdown list
- Label
- What fan speed?
- Slug
- fanspeed
- Required
- true
- Can have default value
- true
- Filter code method
- Airtouch.acFanspeed.setFanspeed(string: fanspeed)