home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.52k stars 1.47k forks source link
automation docker hacktoberfest home iot

Home Assistant Add-ons: The official repository

Add-ons for Home Assistant allow you to extend the functionality around your Home Assistant setup. These add-ons can consist of an application that Home Assistant can integrate with (e.g., a MQTT broker or database server) or allow access to your Home Assistant configuration (e.g., via Samba or using the File Editor).

Add-ons can be installed and configured via the Home Assistant frontend on systems that have installed Home Assistant.

Add-ons provided by this repository

Support

Got questions?

You have several options to get them answered:

In case you've found a bug, please open an issue on our GitHub.

Developing your own add-ons

In case you are interested in developing your own add-on, this repository can be a great source of inspiration. For more information about developing an add-on, please see our documentation for developers.