This action will control the camera to alarm for specified time.
- 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
- Label
- Which Device?
- Helper text
- The name of the device that you are expecting to control.
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- How Long?
- Helper text
- Duration in seconds between 0 and 600.
- Slug
- duration
- Required
- true
- Can have default value
- true
- Filter code method
- TplinkTapo.actionSoundAlarm.setDuration(string: duration)