opvissen
(OP Vissen)
1
I’ve written a small Python tool that can decrypt and unpack a Home Assistant backup file.
1 Like
Thanks for putting together your tool :).
None of my backups were able to be decrypted though. Every single encrypted backup is showing “found issue”:
...
Found issue with file data\.shopping_list.json
Found issue with file data\home-assistant_v2.db
I don’t think it’s your tool, but if it’s Home Assistant; that’s really bad. I copy-pasted that encryption key from Home Assistant.
It was the tool. I used a different one instead, and that worked fine:
1 Like
opvissen
(OP Vissen)
4
I haven’t tested mine for a while.
If it fails, I’ll remove it.
Good that you found a working solution.
1 Like