[Config Support]: send_triggers doesn't work in genai #20516
Replies: 1 comment
-
|
The Based on the reference configuration, the correct structure is: cameras:
your_camera:
genai:
enabled: True
send_triggers:
tracked_object_end: True
after_significant_updates: NoneThe global 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
when trying to add send_triggers to genai I get an error saying, "Property send_triggers is not allowed."
(I used the syntex from the doc)
Version
0.16.1-e664cb2
Frigate config file
N/ARelevant Frigate log output
genai: send_triggers: tracked_object_end: true # default after_significant_updates: 3 # how many updates to a tracked object before we should send an imageRelevant go2rtc log output
Frigate stats
No response
Operating system
Home Assistant OS
Install method
Home Assistant Add-on
docker-compose file or Docker CLI command
N/AObject Detector
Coral
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions