blakeblackshear/frigate-hass-integration

Device URLs not helpful when using the addon

开放

#257 创建于 2022年5月15日

 (11 条评论) (2 个反应) (0 位负责人)Python (190 个派生)github user discovery
bughelp wanted

仓库指标

星标
 (1,241 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Version of the custom_component

v2.3

Configuration

image

Describe the bug

The newly added Device URLs aren't helpful when the Frigate server is an addon. See:

https://user-images.githubusercontent.com/29582865/168490289-b5e35400-cbdc-4a0d-ae33-23d0110f5c3d.mp4

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

贡献者指南