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

use of constant name for latest.jpg is incompatible with multiple camers #38

Closed robmarkcole closed 5 years ago

robmarkcole commented 5 years ago

If we config multiple deepstack sensors they will compete to overwrite latest.jpg. Solution is to generate filename from entity_id

robmarkcole commented 5 years ago

Solution is to configure component multiple times with a single camera in each