#Music Assistant Dockerised HA
1 messages · Page 1 of 1 (latest)
Use a webpage dashboard. https://www.home-assistant.io/dashboards/dashboards/#webpage-dashboard
Right - any ideas what this is telling me?
That would the the URL of your dashboard
like music-assistant
The previous page was the URL of the webpage you want to load
so I just set that to Music-Assistant (or some sort of page name)?
Just use what they wrote. It's basically a slug/path. It greatly confused me too when I added it the first time because URL to me means something very different.
Yeah, there seems to be no explanation of it in the docs, but it is the same as the YAML dashboard map keys. It becomes a URL like http://your-ha:8123/music-assistant
thanks. Got it, also had to get over an issue where HA is https, and I was tryingot use music assistant as http. Caddy to the rescue