From 0a11eb297d538a9aa89031fd1ea0c07d6d72bf44 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 13 Sep 2022 17:58:46 +0200 Subject: [PATCH] Ecowitt no TLS/SSL support (#24100) Co-authored-by: Franck Nijhof --- source/_integrations/ecowitt.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/ecowitt.markdown b/source/_integrations/ecowitt.markdown index 917955054df..571c21925dc 100644 --- a/source/_integrations/ecowitt.markdown +++ b/source/_integrations/ecowitt.markdown @@ -27,5 +27,7 @@ The following steps must be performed to set up this integration. For security r 2. Pick your station -> Menu Others -> DIY Upload Servers. 3. Hit next and select 'Customized' 4. Pick the protocol Ecowitt, and put in the ip/hostname of your Home Assistant server. -5. Path have to match, you can copy with secure token /. +5. Path have to match! 6. Save configuration. + +Ecowitt doesn't support TLS/SSL, you can use the NGINX TLS Proxy Add-on to support HTTPS and HTTP at the same time.