HA_blueprints
HA_blueprints copied to clipboard
Frigate 0.14
Bugs
- [x] sub_labels not defined
- [x] "Person['person']" due to bad variable mapping
- [x] Notifications labeled with the wrong camera
- [ ] Only get alerts IF zone filter switch is OFF (Possibly fixed) SOMEONE PLEASE CONFIRM
- [ ] Short events result in an incomplete video being attached which often doesnt show the objects (delay needed?)
- [x] Turning on filters and selecting person causes all of my cameras NOT to send a notification.
- [x] Delay in notifications arriving
Features
- [x] user can set choose severity (alert or detection)
- [x] can attach the new review gif to the notification (pending frigate integration API update)
- [ ] incorporate new tts options from main branch @djak250
To Do:
- [ ] ~~Update the loop to make it work with 0.14~~
- [ ] confirm if the user choice of alerts/detections works
- [ ] send message on end of event is video is meant to be send (best chance of recieving video)
- [ ] one automation for multiple cameras (I have some ideas)
- [ ] merge all changes that have been made in the main branch
Thoughts
- Do we process it as a loop like the current frigate/events version, or process each message in frigate/reviews
- Can it be built such that it supports both the review and event topics (user selection)