Group Location
Explore Plans
Mobile menu Close menu
SmartThingsSmartThings

Activate siren/strobe

This Action will activate your SmartThings alerting device's siren and/or strobe.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Device Dropdown list

Label
Which device?
Slug
device
Required
true
Can have default value
false

Alert type Dropdown list

Label
Alert type
Slug
alert_type
Required
true
Can have default value
true
Filter code method
SmartthingsV2.activateAlarmSmartthings.setAlertType(string: alertType)