feat(ha): add notification debouncing for doorbell person detection
- Set mode: single to prevent concurrent automation runs
- Add 60-second delay cooldown between notifications
- Update camera name to lowercase 'front' to match Frigate config
- Use Frigate event snapshot API for accurate thumbnails
Prevents notification spam while maintaining fast person detection.
One notification per minute maximum per person approach.