SecKatie / ha-wyzeapi

Home Assistant Integration for Wyze devices.
740 stars 113 forks source link

Add motion detection switch #426

Closed brg468 closed 1 year ago

brg468 commented 1 year ago

Adds the ability to turn motion detection on/off for cameras, similar to the notification switch.

One note: This switch does not seem to function on V2 cameras with the RTSP firmware. This won't break anything, the switch will show the state of motion detection but is not able to control it. Not tested on any other cameras with RTSP firmware, but tested on V2 and V3 with current non-RTSP firmware.

Upstream: https://github.com/JoshuaMulliken/wyzeapy/pull/56

Requested in https://github.com/JoshuaMulliken/ha-wyzeapi/issues/415