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:
committed by
dermotduffy
parent
9d088d7bcb
commit
261a7e1a92
@@ -20,9 +20,7 @@ describe('config defaults', () => {
|
||||
cameras: [],
|
||||
},
|
||||
engine: 'auto',
|
||||
frigate: {
|
||||
client_id: 'frigate',
|
||||
},
|
||||
frigate: {},
|
||||
go2rtc: {
|
||||
metadata_fetch_timeout_seconds: 2,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user