Frigate NVR Updates: API Event Classification Enhancement
A new pull request merged yesterday allows API-created events to be classified as either detections or alerts based on the event label, addressing a key limitation for users migrating from other NVR systems.
Duration: PT1M28S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-02-12T11:10:22Z
- Audio duration: PT1M28S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is your Frigate NVR update for February 12th, 2026.
nulledy merged "Allow API Events to be Detections or Alerts, depending on the Event Label" yesterday evening. This change addresses a significant limitation where all API-created events were hardcoded as alerts, regardless of their purpose. The enhancement enables developers and users to create detection events…
The implementation spans five files with 70 additions and 14 deletions. Key changes include updates to the API specification, event request definitions, and core review maintenance logic. The author noted this was particularly valuable for former Blue Iris users who need to programmatically create detection events…
This pull request resolves issue 21620 and received one approval with six discussion comments during review. The change allows users to add labels like "sensor" to their camera detection configurations and use sub-labels for categorization.
What's next: Monitor for any integration issues with existing API implementations, and watch for additional community feedback from users testing the new event classification system.
That's your Frigate development update for today.