https://github.com/Rbillon59/home-assistant-addons
Repository of self made addons
https://github.com/Rbillon59/home-assistant-addons
Last synced: about 2 months ago
JSON representation
Repository of self made addons
- Host: GitHub
- URL: https://github.com/Rbillon59/home-assistant-addons
- Owner: Rbillon59
- License: apache-2.0
- Created: 2020-12-12T00:02:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T20:20:50.000Z (2 months ago)
- Last Synced: 2025-04-01T20:17:01.893Z (2 months ago)
- Size: 211 KB
- Stars: 48
- Watchers: 2
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Addon repository
This repository contains all the addons I've created for home-assistant. It can be added to your home assistant instance copying it's github URL to the "repository" form in the addon page (top right three dots)
## Available addons
### hass-backup-s3
Backup your home assistant backups to a s3 bucket (support local first encryption through GPG)
### hass-deepstack
Deploy a deepstack server directly into home assistant (beware of the resources consumption)
### hass-n8n
Deploy a n8n instance directly into home-assistant
> original n8n versions are automatically followed### hass-jellyfin
Deploy a Jellyfin media server directly into home-assistant.
> It's a very very basic implementation, little to no customization. Should still work out of box## Issues
Please open issues into child repositories, not on this one. Thanks !