https://github.com/jannickfahlbusch/ha-restic-backup
HomeAssistant Restic Backup
https://github.com/jannickfahlbusch/ha-restic-backup
Last synced: 3 months ago
JSON representation
HomeAssistant Restic Backup
- Host: GitHub
- URL: https://github.com/jannickfahlbusch/ha-restic-backup
- Owner: jannickfahlbusch
- License: apache-2.0
- Created: 2022-09-04T11:13:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T08:49:57.000Z (4 months ago)
- Last Synced: 2025-03-03T09:34:18.675Z (4 months ago)
- Language: Dockerfile
- Size: 293 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Home Assistant add-on repository
This repository can be used as a "blueprint" for add-on development to help you get started.
Add-on documentation:
[](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhjannickfahlbusch%2Fha-restic-backup)
## Add-ons
This repository contains the following add-ons
### [Example add-on](./example)
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield]_Example add-on to use as a blueprint for new add-ons._
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg