This Action will activate your SmartThings alerting device's siren and/or strobe.
- API endpoint slug
- smartthings_v2.activate_alarm_smartthings
- Filter code method
- SmartthingsV2.activateAlarmSmartthings.skip(string?: reason)
- Runtime method
- runAction("smartthings_v2.activate_alarm_smartthings", {})
Action fields
- Label
- Which device?
- Slug
- device
- Required
- true
- Can have default value
- false
- Label
- Alert type
- Slug
- alert_type
- Required
- true
- Can have default value
- true
- Filter code method
- SmartthingsV2.activateAlarmSmartthings.setAlertType(string: alertType)