项目作者: Sebclem

项目描述 :
Hass.io Add-on: Backup your snapshots to Nextcloud
高级语言: JavaScript
项目地址: git://github.com/Sebclem/hassio-nextcloud-backup.git
创建时间: 2019-12-19T11:22:36Z
项目社区:https://github.com/Sebclem/hassio-nextcloud-backup

开源协议:MIT License

下载


Home Assistant Add-ons: Nextcloud Backup

[!WARNING]

THIS PROJECT IS DEPRECATED

Please use the WebDAV integration compatible with the built-in backup system.

GitHub Release
Project Stage
License

Supports aarch64 Architecture
Supports amd64 Architecture
Supports armhf Architecture
Supports armv7 Architecture
Supports i386 Architecture

Project Maintenance

Community Forum

Easily backup your Home Assistant snapshots to Nextcloud

Nextcloud Backup Screenshot

About

Easily backup your Home Assistant snapshots to Nextcloud.
Auto backup can be configured via the web interface.

Features

  • Auto Backup : Configure this add-on to automatically backup your HassIO instance
  • Selective Backup : You can specify witch folder and add-on you want to backup.
  • Password protected Backup : this add-on can use the Home Assistant snapshot encryption.
  • Auto Clean : You can specify the maximum number of local snapshots and (ONLY) auto backed-up snapshots.
  • Restore : Upload backed-up snapshot to Home assistant.
  • Auto Stop : This addon can stop addons before backup and restart them after backup
  • Web UI : All the configuration is based on an easy-to-use web interface, no yaml needed.
  • Home Assistant State Entities : This addon create 2 entite in HA : binary_sensor.nextcloud_backup_error and sensor.nextcloud_backup_status

    Info:
    Auto Clean is executed after every upload and every day at 00h30

Installation

The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Hass.io add-on.

  1. Add our Home Assisant add-ons repository to your HassOS instance.
  2. Install the “Nextcloud Backup” add-on.
  3. Start the “Nextcloud Backup” add-on
  4. Check the logs of the “Nextcloud Backup” add-on to see if everything went well.
  5. Open the web UI for the “Nextcloud Backup” to configure the add-on.

NOTE: Do not add this repository to HassOS, please use: https://github.com/Sebclem/sebclem-hassio-addon-repository.

Configuration

The configuration documention can be found here

Support

Got questions?

You have several options to get them answered:

You could also open an issue here GitHub.

Authors & contributors

The original setup of this repository is by Sebastien Clement.

For a full list of all authors and contributors,
check the contributor’s page.