neilenns / node-deepstackai-trigger

Detects motion using Deepstack AI and calls registered triggers based on trigger rules.
MIT License
165 stars 28 forks source link

Add support for secrets.json #390

Closed neilenns closed 3 years ago

neilenns commented 3 years ago

Fixes #371

Description of changes

Adds support for secrets.json and mustache template insertion into settings.json and triggers.json.

Checklist

If your change touches anything under src or the README.md file these items must be done:

neilenns commented 3 years ago

@TonyBrobston Can you please pull the latest issue371 and make sure it still works as expected? I released v5.4.0 with support for the new activateRegions feature and then rebased this branch to pull those changes in. If it looks good on your end this will go out as v5.5.0.

TonyBrobston commented 3 years ago

@danecreekphotography I just pulled the latest and am running. Prior to this pull things have been working great. I'll try to update you later today on how the latest is working.

TonyBrobston commented 3 years ago

@danecreekphotography Looks good to me. Everything seems to be working for me.

neilenns commented 3 years ago

Ok great, I'll try pushing this to release later tonight!