blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
726 stars 114 forks source link

Expose additional control APIs as Home Assistant services #690

Closed rgregg closed 2 months ago

rgregg commented 3 months ago

Is your feature request related to a problem? Please describe. I'm looking to setup some automations in Home Assistant via the Frigate API - for example, using an IR motion sensor to trigger an event in the NVR. I can do this manually by configuring a RESTful command pointed at the Frigate API - but it would be so much easier if the integration published these as services that can be invoked directly from Home Assistant.

Describe the solution you'd like Have the Frigate integration publish services for the Frigate APIs, specifically:

Describe alternatives you've considered Manually adding these into my configuration as RESTful Commands enables my scenario, but it requires keeping the configuration in sync with any future API changes and doesn't expose the variables in APIs as cleanly as the integration could do it.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.