I’ve written a small Python tool that can decrypt and unpack a Home Assistant backup file.
- Download the backup from wherever Home Assistant stored it.
- Get the decryption key from Home Assistant.
- Get the tool and read the documentation: GitHub - cvberg/hass_unpacker: Decrypter and unpacker for Home Assistand backups
- Good luck!