feat(frigate): tune person detection sensitivity and add motion settings
- Lower threshold to 0.5s for faster person detection
- Reduce min_area to 2000px to detect people at greater distances
- Set min_score to 0.6 for balanced confidence filtering
- Add motion detection settings (threshold: 30, contour_area: 10)
- Add aspect ratio filters (min_ratio: 0.3, max_ratio: 10)
This provides faster, more reliable person detection while relying on
Home Assistant automation cooldown to prevent notification spam.
Per Claude - this is the working version we had with:
✅ CPU detector (working reliably)
✅ Auto-detecting resolution
✅ Object filters to reduce notification spam
✅ All your camera settings
I have my doubts re: constantly detecting the truck