Replies: 2 comments 2 replies
|
Hi, try |
0 replies
|
I've tried both of the above in the custom:addon-iframe-card and the first still results in 404, the second sadly results in the same behavior as the stock iframe card in that it then includes the HA side bar inside the card. TY anyway, I'll keep clicking the additional button ;-) I could always use direct side bar ingress as well, only on mobile the dashboard page feels quicker. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hey all,
thought I'd ask here if anyone has a solution.
I've put birdnet-go on a full dashboard page in my main HA dashboard using ingress webpage card as follows:
type: custom:addon-iframe-card url: db21ed7f_birdnet-go aspect_ratio: 100% hide_background: false(the regular HA iframe / webpage card with the URL /db21ed7f_birdnet-go/ includes the HA side menu inside the card... so that's out)
The above does work but results in a birdnet-go 404 page when I open that panel, so I have to go the additional of step of clicking through to the overview. Whether I include leading or trailing / or /overview, /ui, or other URL pieces I can think of, I always end up on the 404 page (with custom:addon-iframe-card) or with the double side-menu (with regular iframe-card (appending ?kiosk does nothing here)).
Anyone have any idea? Am I missing something obvious?
Thanks a bunch!
Max
All reactions