Activate Reolink siren alarm when a visitor is detected
This action will turn on/off privacy mode on your selected device.
Developer info
- API endpoint slug
- reolink_smart_home.private_mode
- Filter code method
- ReolinkSmartHome.privateMode.skip(string?: reason)
- Runtime method
- runAction("reolink_smart_home.private_mode", {})
Action fields
Device identity Nested dropdown list
- Label
- Device
- Helper text
- Choose your device for this action.
- Slug
- device_identity
- Required
- true
- Can have default value
- false
Open action Dropdown list
- Label
- Turn ON/OFF
- Helper text
- Enable/Disable this action on your selected device.
- Slug
- open_action
- Required
- true
- Can have default value
- true
- Filter code method
- ReolinkSmartHome.privateMode.setOpenAction(string: open_action)
