This action will apply the specified profile (home, away or night).
Developer info
- API endpoint slug
- ispy_agent.set_profile
- Filter code method
- IspyAgent.setProfile.skip(string?: reason)
- Runtime method
- runAction("ispy_agent.set_profile", {})
Action fields
Device Dropdown list
- Label
- Device
- Helper text
- The device you want to execute the command on
- Slug
- device
- Required
- true
- Can have default value
- false
Profile Dropdown list
- Label
- Profile
- Slug
- profile
- Required
- true
- Can have default value
- true
- Filter code method
- IspyAgent.setProfile.setProfile(string: profile)