* Update config.json * Create ledvance-otau-dl.sh * Update run.sh * Update Dockerfile * Update CHANGELOG.md * Update CHANGELOG.md * Update ledvance-otau-dl.sh Fix lint issues: https://www.shellcheck.net/wiki/SC2046 -- Quote this to prevent word splitt... https://www.shellcheck.net/wiki/SC2003 -- expr is antiquated. Consider rewr... * Update ledvance-otau-dl.sh Fix lint issue: https://www.shellcheck.net/wiki/SC2004 -- $/${} is unnecessary on arithmeti... * Update Dockerfile Adressing @pvizeli comment : The script have the correct permission of a+x? Add CMD to set a+x permission on ledvance-otau-dl.sh script * Update Dockerfile * Add exec permissions * revert oups bad multiple cmdlines in CMD[] * revert oups bad multiple cmdlines in CMD[] * dummy commit * Update Dockerfile remove dummy comment * Update ledvance-otau-dl.sh remove dummy comment * fix bug Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
Hass.io Addons: The official core repository
Add-ons for the Hass.io ecosystem, allow you to extend the functionality around your Home Assistant setup. These add-on 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 Hass.io.
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.
-
Browser-based configuration file editor for Home Assistant.
-
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.
-
Load and update configuration files for Home Assistant from a Git repository.
-
A virtual personal assistant developed by Google.
-
Home Assistant featured voice 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 Hass.io folders with SMB/CIFS.
-
Local voice control platform.
-
Allow logging in remotely to Hass.io using SSH.
-
TellStick and TellStick Duo service.
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.