HADash – Home Assistant Dashboard Toolkit

I created a small Windows application that makes it easier to back up Home Assistant dashboards and restore them from backups.

The application can:

  • Read dashboards from unencrypted Home Assistant backups

  • Process JSON code from the .storage folder

  • Save a complete dashboard as a .yaml or .dash file

  • List all available views of a dashboard

  • Select and export individual views as:

    • .txt
    • .yaml
    • A complete standalone dashboard

The original reason for creating this project was that I wanted to back up individual views separately without having to export the entire dashboard every time. At the same time, I wanted a simple way to extract dashboards from older backups.

The tool is portable and does not require installation.

Project: HADash
Developed by: UGSo

GitHub:

The project is currently still in the preview phase. Feedback, bug reports, and suggestions for improvement are welcome.

Here the webside

1 Like