Wyze Camera Privacy Mode & Motion Automations // 3MR
Example Automation for Wyze Cam Motion Trigger
alias: Driveway Motion
description: ''
trigger:
- type: motion
platform: device
device_id: a36ffc2ac2b709e2412baac9ada18338
entity_id: binary_sensor.driveway_cam_2
domain: binary_sensor
condition:
- condition: sun
before: sunrise
after: sunset
action:
- type: turn_on
device_id: 41362dfd1b9a866ff62111787549bcc8
entity_id: light.front_lights
domain: light
brightness_pct: 100
- delay:
hours: 0
minutes: 3
seconds: 0
milliseconds: 0
- type: turn_off
device_id: 41362dfd1b9a866ff62111787549bcc8
entity_id: light.front_lights
domain: light
mode: single
Example Script for Wyze Camera Privacy Mode
alias: Camera Privacy
sequence:
- service: switch.turn_off
target:
entity_id: switch.entry_camera
- service: switch.turn_off
target:
entity_id: switch.play_room_camera
- service: switch.turn_off
target:
entity_id: switch.basement_cam
mode: single

Does your blog have a contact page? I’m having trouble locating it but, I’d like to send you an e-mail. I’ve got some ideas for your blog you might be interested in hearing. Either way, great blog and I look forward to seeing it grow over time.