This Action will set a smart home mode for your system.
Developer info
- API endpoint slug
- myuplink.set_smart_home_mode
- Filter code method
- Myuplink.setSmartHomeMode.skip(string?: reason)
- Runtime method
- runAction("myuplink.set_smart_home_mode", {})
Action fields
Device Dropdown list
- Label
- Which system?
- Slug
- device
- Required
- true
- Can have default value
- false
Smart home mode Dropdown list
- Label
- Smart home mode
- Slug
- smart_home_mode
- Required
- true
- Can have default value
- true
- Filter code method
- Myuplink.setSmartHomeMode.setSmartHomeMode(string: smartHomeMode)