HA Dashboard is an open-source project. All support is handled through our GitHub repository. To get help or report an issue, open a new issue on GitHub and we'll respond there.
How to Get Support
Common Questions
How do I connect to my Home Assistant server?
Open the app and tap Settings. Enter your Home Assistant server URL (e.g., http://homeassistant.local:8123) and either a long-lived access token or log in via OAuth.
The app can't find my server on the network
Make sure your device is on the same network as your Home Assistant server. The app uses mDNS (Bonjour) for discovery, which requires the Local Network permission. Check Settings > Privacy > Local Network on your device.
Which dashboards are supported?
HA Dashboard supports all four Lovelace view layouts: sections, masonry (the classic default), panel, and sidebar.
Can I try the app without a Home Assistant server?
Yes. The app includes a Demo Mode with three built-in sample dashboards. Open the app and select Demo Mode from the connection screen.