mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add detailed TLS/SSL limitations for Ecowitt integration (#38581)
This commit is contained in:
parent
31311c1511
commit
0348fea73a
@ -39,4 +39,8 @@ The integration will display a Server IP / Host Name, Path, and Port. You can in
|
||||
- Enter the Server IP / Host Name, Path, and Port from the integration.
|
||||
- Save
|
||||
|
||||
Ecowitt doesn't support TLS/SSL, you can use the NGINX TLS Proxy Add-on to support HTTPS and HTTP at the same time.
|
||||
## TLS/SSL limitations
|
||||
|
||||
Ecowitt devices do not support TLS/SSL connections (HTTPS). If your Home Assistant instance is configured to use HTTPS only, the Ecowitt integration will not work properly. You must ensure your Home Assistant instance is accessible via HTTP (non-secure) for the Ecowitt devices to successfully send data.
|
||||
|
||||
If you're using SSL/TLS for your Home Assistant instance, you'll need to configure your setup to accept both secure (HTTPS) and non-secure (HTTP) connections. This can typically be done by adjusting your reverse proxy configuration or by using the NGINX Home Assistant add-on which can handle both HTTP and HTTPS traffic simultaneously.
|
||||
|
Loading…
x
Reference in New Issue
Block a user