blakeblackshear/frigate-hass-integration
Device URLs not helpful when using the addon
开放
#257 创建于 2022年5月15日
bughelp wanted
仓库指标
- 星标
- (1,241 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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