JurajNyiri / HomeAssistant-Tapo-Control

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

Feature Request: Tapo C310 motion detection modes #105

Closed CoYoNq closed 1 year ago

CoYoNq commented 3 years ago

This devices have 4 motion events detection modes. Motion detection, area intrussion, line crossing and tamper. I notice the only one that its reported to HA is the motion one. The other ones are not readed in the integration.

Any way to make the other sensors appears as entities in HA?

JurajNyiri commented 3 years ago

Motion detection is captured via ONVIF standard. AFAIK there is no documented API that would report these events. If anyone discovers it, it can be implemented into pytapo and then here.

dankocrnkovic commented 2 years ago

What does it mean "Motion detection is captured via ONVIF standard"? Is motion detected by ONVIF so camera motion zones are ignored?

AnthonyKNorman commented 2 years ago

I would also very much like to see this added

JurajNyiri commented 1 year ago

Closing as duplicate of https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/issues/304 .