robmarkcole / HASS-Deepstack-face

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

FR: save_timestamped_file event. #51

Open juan11perez opened 3 years ago

juan11perez commented 3 years ago

Good day.

Please consider adding the below event available in HASS-Deepstack-object for for the save_file_folder: in HASS-Deepstack-face

saved_file : the path to the saved annotated image, which is the timestamped file if save_timestamped_file is True, or the default saved image if False

Thank you.

robmarkcole commented 3 years ago

You can use the https://www.home-assistant.io/integrations/folder_watcher/