feat: Auto-resolve Frigate client_id from camera entity (#2475)

Credit goes to @Eduardo-Jaramillo for the inspiration and contribution
of https://github.com/dermotduffy/advanced-camera-card/pull/2474 .
This commit is contained in:
Dermot Duffy
2026-06-30 17:45:12 -07:00
committed by dermotduffy
parent 9d088d7bcb
commit 261a7e1a92
8 changed files with 207 additions and 32 deletions
+1 -3
View File
@@ -20,9 +20,7 @@ describe('config defaults', () => {
cameras: [],
},
engine: 'auto',
frigate: {
client_id: 'frigate',
},
frigate: {},
go2rtc: {
metadata_fetch_timeout_seconds: 2,
},