[Support]: Not documented breaking change in camera name
See original GitHub issueDescribe the problem you are having
My camera name is wejscie-dzwonek. Frigate HA integration created entities wejscie_dzwonek.* . I have automation based on Frigate documentation where I use entity_id: camera.{{trigger.payload_json["after"]["camera"]}}
.
Stable frigate version was working fine, now, after upgrade to RC2 My iPhone gives error HLS Stream Unavailable. Entity /api/camera_proxy_stream/camera.wejscie-dzwonek not found
I do not know if this is related to frigate, or to frigate HA integration
Version
0.11.0-C461C9E
Frigate config file
-
Relevant log output
-
FFprobe output from your camera
-
Frigate stats
No response
Operating system
Other Linux
Install method
Docker Compose
Coral version
CPU (no coral)
Network connection
Wired
Camera make and model
Dahua
Any other information that may be helpful
No response
Issue Analytics
- State:
- Created a year ago
- Comments:8
Top Results From Across the Web
GitLab.com is moving to 14.0 with a few breaking changes
In coordination with the Git project and the broader community, GitLab is changing the default branch name for new projects on both our...
Read more >Behavior changes: Apps targeting Android 13 or higher
Learn about changes in Android 13 that will affect apps when they target Android 13 or higher.
Read more >2022.12: It does matter! - Home Assistant
Breaking Changes. The Cloudflare integration no longer relies on ipify.org to determine your IP, but instead is using the whoami service. This ...
Read more >Quick reference—ArcGIS Survey123 | Documentation
Click an element in the form preview to customize it on the Edit tab. Question types. Survey123 Connect question type, Survey123 web ...
Read more >What's New | Babylon.js Documentation
Infinite Morph Targets: When supported (WebGL2+) you are no more limited to 4 ... It may be a breaking change in some special...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Renaming the camera will lead to deleted events & recordings but that would of course also fix it
They won’t be deleted immediately, they are deleted based on the global config: https://github.com/blakeblackshear/frigate/blob/a6a0e4d1dea491489d7b1498a36035658054cbde/frigate/events.py#L158