cassidyjames / butler

Home Assistant companion app for Linux
https://cassidyjames.com
GNU General Public License v3.0
55 stars 1 forks source link

Open links in default browser #8

Closed cassidyjames closed 6 months ago

cassidyjames commented 6 months ago

I currently don't allow navigating away from the root domain, but it would be useful to allow it since the dashboard is just web-based, anyway. For example, on my Home Assistant dashboard I have a link out to the web version of my security camera interface because they offer more options there than through the API that Home Assistant can use (but I can't embed it in an iframe).

cassidyjames commented 6 months ago

Actually, it does currently allow navigating across sites, something on my dashboard was just broken. So I actually should do the opposite here, and open any external links externally instead of inside the app.