addons
addons copied to clipboard
:heavy_plus_sign: Docker add-ons for Home Assistant
### Describe the issue you are experiencing Somehow, don't know why, my ZWave JS add-on wont start. I tried to uninstall and reinstall but even that won't really work (even...
I went through this and couldn't get this to work without looking at error messages first problem was it didn't say that i need the azure_config and what that did....
### Describe the issue you are experiencing Actually, I am in the process of solving a problem with the HA app. I wanted to make my HA available via a...
Tested on an x86_64 appliance ``` Home Assistant 2022.7.5 Supervisor 2022.07.0 Operating System 8.2 Frontend 20220707.1 - latest ```
Apparently some devices do not allow you to provide a username and password and only allow you to use a client certificate for authentication. Enabling this option to help those...
### Describe the issue you are experiencing I have the DuckDNS plugin set up to report only an IPv6 address. When I use the web interface of the SSH plugin,...
## The problem After upgrading addon to 1.12.5 version, it can't obtain certificate ## Environment - Add-on with the issue: DuckDNS - Add-on release with the issue: - Last working...
The documentation for Azure DNS support in the Let's Encrypt plugin (#2347) misstated a parameter; this patch corrects my error.
### Describe the issue you are experiencing Hi, seems the Lets Encrypt addon is hardcoded to use this chain : `--preferred-chain "ISRG Root X1"` https://github.com/home-assistant/addons/blob/dc81626fadedd3a89ed1b8e2ede1fb3ffd453d74/letsencrypt/rootfs/etc/services.d/lets-encrypt/run#L131 According to this thread, its...