This action will change your Aura Air device's mode.
Developer info
- API endpoint slug
- aura_air.change_mode
- Filter code method
- AuraAir.changeMode.skip(string?: reason)
- Runtime method
- runAction("aura_air.change_mode", {})
Action fields
Device Dropdown list
- Label
- Device
- Helper text
- choose the device to update the mode
- Slug
- device
- Required
- true
- Can have default value
- false
Mode Dropdown list
- Label
- Mode
- Helper text
- choose the mode the device should be updated to
- Slug
- mode
- Required
- true
- Can have default value
- true
- Filter code method
- AuraAir.changeMode.setMode(string: mode)