Hello,
I’m looking for a way to share a specific Home Assistant dashboard/page with people who should not need the HA app or any kind of login.
Important requirements:
- No authentication at all (no username, no password)
- No Home Assistant Companion app
- Just a simple link that anyone can open in a browser
- read-only
- I don’t want to keep a device permanently logged in as a workaround
Is there any supported or safe method to publish a HA dashboard publicly without authentication, or a recommended integration that can do this?
Thanks in advance!