Automate Reddit
Explore Plans
Mobile menu Close menu
Smart Home SolutionSmart Home Solution

Turn alarm on

This action will turn on the alarm in your house, this requires a subscription with alarm functionality.

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
This action will turn on the alarm in your house, this requires a subscription with alarm functionality.
API endpoint slug
smart_home_solution.alarm_on
Filter code method
SmartHomeSolution.alarmOn.skip(string?: reason)
Runtime method
runAction("smart_home_solution.alarm_on", {})

Action fields

Device address Dropdown list

Label
Supported?
Helper text
Is alarm supported?
Slug
device_address
Required
true
Can have default value
false

Partial Dropdown list

Label
Use partial alarm?
Helper text
Use partial alarm?
Slug
partial
Required
true
Can have default value
true
Filter code method
SmartHomeSolution.alarmOn.setPartial(string: partial)