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.

Developer info

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)