/hassio-addons

Community Hass.io Add-ons for Home Assistant

MIT LicenseMIT

Community Hass.io Add-ons for Home Assistant

Project Stage Maintenance Awesome License

Code Climate Bountysource Discord Community Forum

Gratipay Patreon PayPal Bitcoin

About

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.

Installation

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

Add-ons provided by this repository

βœ“ AirCast

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

AirPlay capabilities for your Chromecast devices.

πŸ“š AirCast add-on documentation

βœ“ AirSonos

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

AirPlay capabilities for your Sonos (and UPnP) devices.

πŸ“š AirSonos add-on documentation

βœ“ AppDaemon2

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Python Apps and HADashboard using AppDaemon 2.x for Home Assistant

πŸ“š AppDaemon2 add-on documentation

βœ“ AppDaemon3

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Python Apps and HADashboard using AppDaemon 3.x for Home Assistant

πŸ“š AppDaemon3 add-on documentation

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Python Apps and HADashboard using AppDaemon 3.x for Home Assistant

πŸ“š Home Assistant Control Panel add-on documentation

βœ“ Example

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

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

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

A secure and fast FTP server for Hass.io.

πŸ“š FTP add-on documentation

βœ“ Homebridge

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

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

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Advanced IDE for Home Assistant, based on Cloud9 IDE

πŸ“š IDE add-on documentation

βœ“ Pi-hole

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Network-wide ad blocking using your Hass.io instance.

πŸ“š Pi-hole add-on documentation

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Beautiful and feature-rich CCTV/NVR for your camera’s

πŸ“š Shinobi Pro add-on documentation

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

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.

πŸ“š SSH add-on documentation

βœ“ Terminal

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

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

Latest Version Supports armhf Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture Docker Pulls

Protect your privacy and access Home Assistant via Tor.

πŸ“š Tor add-on documentation

Changelog & releases

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.

Support

Got questions?

You have several options to get them answered:

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.

For a general repository issues or add-on ideas open an issue here

Contributing

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! 😍

Authors & contributors

The original setup of this repository is by Franck Nijhof.

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

License

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.