Group Location
Explore Plans
Mobile menu Close menu
TP-Link TapoTP-Link Tapo

Camera Sound Alarm

This action will control the camera to alarm for specified time.

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
tplink_tapo.action_sound_alarm
Filter code method
TplinkTapo.actionSoundAlarm.skip(string?: reason)
Runtime method
runAction("tplink_tapo.action_sound_alarm", {})

Action fields

Device name Dropdown list

Label
Which Device?
Helper text
Slug
device_name
Required
true
Can have default value
false

Duration Text input > Other

Label
How Long?
Helper text
Slug
duration
Required
true
Can have default value
true
Filter code method
TplinkTapo.actionSoundAlarm.setDuration(string: duration)