robmarkcole / HASS-Deepstack-object

Home Assistant custom component for using Deepstack object detection
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
439 stars 98 forks source link

Automatic Scan? #16

Closed aptonline closed 5 years ago

aptonline commented 5 years ago

I have Deepstack all setup and activated along with the components but I didn't think it was working as nothing was showing. Then I manually ran the image_processing.scan service on image_processing.person_detector and image_processing.face_detector and it started working... but ONLY when I use the image_processing.scan service.

Is this right? I assume because the config has a scan_interval that it should automatically scan.

aptonline commented 5 years ago

Ok my bad, I had the scan_internal WAY too high. Working now.