Open igiannakas opened 1 month ago
same situation here
Yeah okay, you guys are a victim of having similar or partial camera name matches i assume.
I need to figure out exact matching
Indeed that is the case. The “in” statement does a substring check.
Would something like this work? Haven’t tested it I’m afraid though:
- "{{ input_camera_name | select('equalto', camera) | list | length > 0 }}"
yeah looks like the right idea. i wasnt aware of the equalto test for the select filter.
Published beta version n Can you please give it a whirl?
Description
Using the latest beta blueprint.
I’ve noticed that when restarting frigate I get a flurry of notifications for cameras not present in the automation configuration.
Version
Beta 0.12.0.4m
Automation Config
Frigate Config
No response
Any other relevant information
No response