* config option for mosquitto log_type * change log_type to be based on LOGGING * remove extra whitespace * use bashio::log.<level> for logging * set run.sh and auth_srv.sh bashio logging level to match supervisor level * lint fixes * Update mosquitto/data/auth_srv.sh Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch> * HomeMatic: s6-overlay & tempio (#1713) * HomeMatic: s6-overlay & tempio * Use tempio * fix line end * Fix dev version * Fix bugs * S6-overlay cleanup for HM & deCONZ (#1717) * HomeMatic: take container down on ReGaHss (#1719) * HomeMatic: Fix ingress (#1720) * HomeMatic: Fix ingress * Fix count * Fix template HM * set run.sh and auth_srv.sh bashio logging level to match supervisor level * lint fixes * Update mosquitto/data/auth_srv.sh Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch> Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch> Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
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 Configurator).
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
-
Almond For Home Servers.
-
Scan & discover HDMI CEC devices and their addresses.
-
Check Home Assistant configuration
Check your current configuration against any Home Assistant version.
-
Control a Zigbee network using ConBee or RaspBee hardware by Dresden Elektronik.
-
A simple DHCP server.
-
A simple DNS server.
-
Automatically update your Duck DNS IP address with integrated HTTPS support via Let's Encrypt.
-
Simple browser-based file editor for Home Assistant.
-
Load and update configuration files for Home Assistant from a Git repository.
-
A virtual personal assistant developed by Google.
-
Voice assistant powered by Home Assistant.
-
HomeMatic central based on OCCU.
-
Manage an create certificates from Let's Encrypt.
-
MariaDB database for Home Assistant.
-
An Open Source MQTT broker.
-
NGINX Home Assistant SSL proxy
Sets up an SSL proxy with NGINX and redirects traffic from port 80 to 443.
-
Shutdown Windows machines remotely.
-
Expose Home Assistant folders with SMB/CIFS.
-
Allow logging in remotely to Home Assistant using SSH.
-
TellStick and TellStick Duo service.
-
Allow Home Assistant to talk to a Z-Wave Network via a USB Controller.
Support
Got questions?
You have several options to get them answered:
- The Home Assistant Discord Chat Server.
- The Home Assistant Community Forum.
- Join the Reddit subreddit in /r/homeassistant
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.