Hass.io allows anyone to create add-on repositories to share their add-ons for Hass.io easily. This repository is one of those repositories, providing extra Home Assistant add-ons for your Hass.io installation.
The primary goal of this project is to provide you (as a Hass.io / Home Assistant user) with additional, high quality, add-ons that allow you to take your automated home to the next level.
Adding this add-ons repository to your Hass.io Home Assistant instance is pretty easy. Follow the official instructions on the website of Home Assistant, and use the following URL:
https://github.com/hassio-addons/repository
β AirCast
AirPlay capabilities for your Chromecast devices.
π AirCast add-on documentation
β AirSonos
AirPlay capabilities for your Sonos (and UPnP) devices.
π AirSonos add-on documentation
β AppDaemon2
Python Apps and HADashboard using AppDaemon 2.x for Home Assistant
π AppDaemon2 add-on documentation
β AppDaemon3
Python Apps and HADashboard using AppDaemon 3.x for Home Assistant
π AppDaemon3 add-on documentation
Python Apps and HADashboard using AppDaemon 3.x for Home Assistant
π Home Assistant Control Panel add-on documentation
β Example
This is our example add-on that shows a different approach to Hass.io add-on development. It shows a random quote in the log every couple of seconds.
π Example add-on documentation
β FTP
A secure and fast FTP server for Hass.io.
β Homebridge
Homebridge is a server that emulates the iOS HomeKit API, allowing you to control your Home Assistant through via Apple devices (including Siri).
π Homebridge add-on documentation
β IDE
Advanced IDE for Home Assistant, based on Cloud9 IDE
β Pi-hole
Network-wide ad blocking using your Hass.io instance.
π Pi-hole add-on documentation
β Shinobi Pro
Beautiful and feature-rich CCTV/NVR for your cameraβs
π Shinobi Pro add-on documentation
Log in to your Hass.io Home Assistant instance using SSH. This is an enhanced version of the provided SSH add-on by Home Assistant and focusses on security, usability, and flexibility.
β Terminal
This add-on allows you to log in to your Hass.io Home Assistant instance using a web terminal. It is like SSH but on your Home Assistant frontend.
π Terminal add-on documentation
β Tor
Protect your privacy and access Home Assistant via Tor.
This add-on repository itself does not keep a change log, the individual add-ons, however, do. The format is based on Keep a Changelog.
Add-on releases are based on Semantic Versioning, and use the format
of MAJOR.MINOR.PATCH
. In a nutshell, the version will be incremented
based on the following:
MAJOR
: Incompatible or major changes.MINOR
: Backwards-compatible new features and enhancements.PATCH
: Backwards-compatible bugfixes and package updates.
Got questions?
You have several options to get them answered:
- The Home Assistant Community Forum, we have a dedicated topic on that forum regarding this repository.
- The Home Assistant Discord Chat Server for general Home Assistant discussions and questions.
- Join the Reddit subreddit in /r/homeassistant
You could also open an issue here on GitHub. Note, we use a separate GitHub repository for each add-on. Please ensure you are creating the issue on the correct GitHub repository matching the add-on.
- Open an issue for the addon: AirCast
- Open an issue for the addon: AirSonos
- Open an issue for the addon: AppDaemon2
- Open an issue for the addon: AppDaemon3
- Open an issue for the addon: Home Assistant Control Panel
- Open an issue for the addon: Example
- Open an issue for the addon: FTP
- Open an issue for the addon: Homebridge
- Open an issue for the addon: IDE
- Open an issue for the addon: Pi-hole
- Open an issue for the addon: Shinobi Pro
- Open an issue for the addon: SSH - Secure Shell
- Open an issue for the addon: Terminal
- Open an issue for the addon: Tor
For a general repository issues or add-on ideas open an issue here
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
We have set up a separate document containing our contribution guidelines.
Thank you for being involved! π
The original setup of this repository is by Franck Nijhof.
For a full list of all authors and contributors, check the contributor's page.
MIT License
Copyright (c) 2017 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.