This action will turn a flag of your Dobiss smart home ON or OFF.
Developer info
- API endpoint slug
- dobiss.flag
- Filter code method
- Dobiss.flag.skip(string?: reason)
- Runtime method
- runAction("dobiss.flag", {})
Action fields
Flag Dropdown list
- Label
- Which flag?
- Slug
- flag
- Required
- true
- Can have default value
- false
Action Dropdown list
- Label
- ON or OFF?
- Slug
- action
- Required
- true
- Can have default value
- true
- Filter code method
- Dobiss.flag.setAction(string: action)