blakeblackshear / frigate-hass-addons

Frigate hass.io addons
MIT License
250 stars 133 forks source link

Allow the add-on to access the Home Assistant API #94

Closed felipecrs closed 1 year ago

felipecrs commented 1 year ago

The go2rtc add-on has this access role by default (ref), and the real usefulness of it is to allow people to import some Nest and Tuya cameras that hasn't an RTSP interface by default into go2rtc/Frigate by using:

https://github.com/felipecrs/hass-expose-camera-stream-source#importing-home-assistant-cameras-to-go2rtc-andor-frigate

Should only be merged when actually releasing the new version.