sagitaz/plugin-frigate — reverse-engineered prompt

Reverse engineered prompt

Build me a Jeedom plugin that connects to my Frigate server and brings Frigate events into Jeedom in a simple, usable way.

I want to be able to configure the Frigate server from the plugin, sync or receive detection events, and see those events clearly inside Jeedom so I can use them in my automations and scenarios. Keep the setup straightforward for someone who already has Jeedom and Frigate running but does not want to do anything complicated by hand.

Please include a clean plugin page in Jeedom for settings and for viewing what is coming back from Frigate. Make the event handling reliable, with sensible logs and basic error messages if the connection fails or the server is not reachable. It should feel like a normal Jeedom plugin, with proper documentation and enough polish that someone could install it and start using Frigate events quickly.

If you need details on Jeedom plugin conventions or Frigate event behavior, look up the current docs online.

Want more depth? Deep Reverse