Support direct ingress links to specific add-on subpages (e.g. click to view a given Frigate camera streams) #787
Replies: 2 comments 3 replies
-
|
Just came searching for the exact same thing but to the review page. Been using the /api/hassio-ingress endpoint to get there and it works on a computer but doesn't seem to on iOS. Proper support would be great. |
Beta Was this translation helpful? Give feedback.
-
|
I've been working on a household app I would like to expose within Home Assistant through Ingress for easy hosting, user management and tight integration. One crucial part of the app is deeplinking, allowing me to scan a QR code and directly open the Home Assistant app, navigate to my addon and open up a specific page for an item in storage for more information. I have tried several techniques but Ingress is pretty closed off, not letting anything through. Example of deeplink attempt: This is a huge bummer as such extensions on top of Home Assistant make it feel like a complete app. To add to this, it would be nice to have the possibilities for shorter url's to allow for smaller QR codes or deeplinks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
When running Frigate as a HA add-on, camera streams are only accessible by manually clicking on the specific camera from the Frigate homepage (/ccab4aaf_frigate-fa/ingress/). Currently, there is no way to use a direct ingress URL to a specific camera (e.g., /live/doorbell) as ingress doesn't allow such links.
The feature request is to add support for direct ingress links that map to a Frigate camera feed, for example:
This would allow users to open a specific add-on page (e.g. the live stream from a given camera) when clicking on a mobile notification.
Use cases
Current workarounds
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions