A user-friendly dashboard for everyday use of Home Assistant. It has the look and feel of the Apple Home app so it’s intuitive for friends and family. It’s a standard Home Assistant dashboard so works on both Android and Apple devices (and in browsers).
This is not just a skin or a theme. It’s a complete dashboard generator that automatically creates all pages for domains, areas, sensor lists, etc,. all the links, badges and backgrounds, and does all the layout.
It automatically follows all changes to your Home Assistant configuration. It uses custom strategy so adding or deleting devices and entities, moving them between areas, changing names, backgrounds, etc. is immediately reflected in the dashboard.
Homekit Dashboard makes extensive use of Home Assistant areas and labels (“On Home View”, “Favorite”, “In Summaries”) and other settings. Areas drive dashboard creation, only entities assigned to an area are included in the dashboard. Labels determine what entities are included on the home page and in badges. Adding entities is described in the Populating the dashboard page in the wiki.
When installed with HACS it works out of the box: 3 lines of YAML are all you need to create a complete dashboard. A configuration can optionally be attached to the dashboard to fine-tune the layout, but as much as possible the dashboard uses your Home Assistant configuration. So for instance a background set on an area immediately shows up in the dashboard.
Hi Olivier, thanks, glad you like it! I will add a weather card, will be in the next release. I don’t understand the problem with the color/background button, can you give an example/post a screenshot?
Sorry, missed this earlier. The latest release supports the picture-entity card and the advanced-camera-card and webrtc-camera cards (both in HACS) for cameras, does that work? I don’t expect to add iframe support anytime soon, sorry.
Can you open Developer Tools (F12 key in Firefox and Chrome), select the Console tab and then refresh the dashboard page. That should give more detail about the error, please copy and paste here. Thanks
Do you have any entities or devices that have labels (one or more of “On Home View”, “Favorite”, “In Summaries”) but that aren’t assigned to an area? If so can you try with those labels removed.