This action will change the status of patrol of the camera.
- API endpoint slug
- tplink_tapo.action_patrol
- Filter code method
- TplinkTapo.actionPatrol.skip(string?: reason)
- Runtime method
- runAction("tplink_tapo.action_patrol", {})
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.actionPatrol.setCommand(string: command)