addons
addons copied to clipboard
:heavy_plus_sign: Docker add-ons for Home Assistant
### Describe the issue you are experiencing Let's Encrypt fails to obtain certificate using DNS method. Log contains these key lines: [16:51:18] INFO: Selected DNS Provider: null certbot: error: unrecognized...
…eprecated. This small changed update the code to use the "http2" directive and fixes the issue #3791. ----- Changed this: > listen 443 ssl http2; To this: > listen 443...
### Describe the issue you are experiencing Hi, in the system logs i'm getting the following depreciation messages for listen ... http2: `[01:01:31] INFO: Running nginx... nginx: [warn] the "listen...
## Summary by CodeRabbit - **New Features** - Updated the naming of the watchdog setting to improve clarity for users. - Enhanced user guidance regarding the hardware watchdog feature.
Fixes #3754 ## Summary by CodeRabbit - **New Features** - Introduced two new optional configuration options: `parameters.innodb_buffer_pool_size` and `mariadb_server_args` for enhanced server control and performance optimization. - Updated version to...
Added support for certbot-dns-loopia for the letsencrypt-addon. Implemented as a copy-paste of the simply-plugin with needed changes. Needs end-to-end-testing (I'm currently time-constrained, I'll have some time in a week or...
### Describe the issue you are experiencing When I install Samba, it appears that the folders are not accessible ### What type of installation are you running? Home Assistant OS...
### Describe the issue you are experiencing Same as #3587. When running Git Pull (the plug-in), it pulls the latest code, but fails on configuration check: ``` [Info] Checking if...
### Describe the issue you are experiencing You cannot send the `length_scale` option when invoking TTS as a service to cause the resulting audio to be spoken faster or slower....
### Describe the issue you are experiencing I have been successfully utilizing a nrf52840 MDK USB dongle, flashed with OTBR RPC firmware using west/zephyr as described by NRF52/openthread.io documentation https://openthread.io/codelabs/openthread-hardware#1,...