JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
1.13k stars 89 forks source link

Person detection selector #269

Closed fredrikhaggbom closed 1 year ago

fredrikhaggbom commented 1 year ago

Adds a select for toggling person detection on/off and setting sensitivity.

Requires this branch of pytapo

Unfortunately the camera does not seem to trigger an onvif event when person detection is triggered, which makes it impossible to add a sensor for person detection as well.

JurajNyiri commented 1 year ago

Dev branch of pytapo has been released as 2.9 version having all these functions.