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