blakeblackshear/frigate-hass-integration
Device URLs not helpful when using the addon
Open
#257 opened on May 15, 2022
bughelp wanted
Repository metrics
- Stars
- (1,237 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Version of the custom_component
v2.3
Configuration

Describe the bug
The newly added Device URLs aren't helpful when the Frigate server is an addon. See:
IMO: Taking the HA internal URL + the right port is better than using the configured Frigate URL (which will never be accessible from a browser).
Ideally, the HA ingress should allow custom paths instead of only the /dashboard home. That would be better to redirect to, as it would work both internally and externally.
Debug log
N/A