This action will change the status of target track of the camera.
- API endpoint slug
- tplink_tapo.action_target_track
- Filter code method
- TplinkTapo.actionTargetTrack.skip(string?: reason)
- Runtime method
- runAction("tplink_tapo.action_target_track", {})
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
- What Command?
- Helper text
- What's the command you want to execute on the device?
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- TplinkTapo.actionTargetTrack.setCommand(string: command)