Hi i have just create a little addon to help me get my snap shots of my home assistant machine and up into my Nextcloud Using webdav.
It’s still a bit rough but i thought that there might be some people out there that would enjoy a way to get your snapshots of your devices without having to rely on google or drop box.
I plan on adding support for other ways of transferring the snapshots in the future.
the github project is structured so you should be able to add it as a repository in home assistant.
edit:
2021/01/10: Robin came along and added a S3 sink to this, so from 0.0.1rc3 and onwards AWS s3 and compatibles (like minio) are supported
Ok, is there any errors in the log under the system tab in the supervisor?
I will make some time and try and fix it in this weekend, and any info would be appreciated.
@ASNNetworks and @duesseldorferjung
yeah i got the same error when i tried on a pi, but it is fixed now and installing should be significantly faster for everyone.
the install page should show 0.0.1rc0 (or higher if i get some more work done this weekend) as version when install (if it doesn’t you need to go back to the addon store page and press reload the same place you add the repo)
if anyone out there already have the add on installed then you might need to uninstall it and re install it as mentioned in the changelog.
Installation is working now, so thanks for the quick fix.
For me using Nextcloud the upload seems not to be working, the log shows uploading and after a while the Addon Itself stops.
2020-10-27 09:25:46,929 - INFO: Starting Snap-Shipper
2020-10-27 09:25:46,930 - WARNING: Dry run so we son’t ship anything
2020-10-27 09:25:47,272 - INFO: Processing: /backup/23a5538f.tar
2020-10-27 09:25:47,273 - INFO: uploading: 23a5538f.tar To: Your Webdav
Will more input be helpful and do you want the bugs reported in Github?
Please do I’d love if this webDAV implementation works like the Google Drive Backup add-on. I’s really robust (0 issues with backupping) and has lot of options to set.
I would choose this over Google Drive every day. Except, I need auto backups, which is most important for home automation in my eyes.
Just tried your addon to sync a hassio install to a remote Synology server with webdav. I can access it fine via WinSCP, but can’t seem to manage to get it working with this remote. This is all I got:
2020-11-28 21:57:46,907 - INFO: Starting Snap-Shipper
2020-11-28 21:57:46,908 - WARNING: Dry run so we son't ship anything
I had my password wrong before and it told me the auth was wrong, but now I get nothing… Any idea what might be wrong?
I know what the dryrun is, but I expect it to do more, or say more in the log. Also when I set the dryrun to false it also just says ‘starting’. I get no feedback whatsoever on what’s happening. I see nothing appearing in my share that I selected.