Update instructions for setting up ecowitt (#35965)

This commit is contained in:
Max R 2024-11-25 15:08:33 -05:00 committed by GitHub
parent 1272582e44
commit 80133b6635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,15 +24,19 @@ ha_integration_type: integration
The **Ecowitt** {% term integration %} works by first creating a callback endpoint on your Home Assistant instance and then adding this configuration to the Ecowitt console so that it starts sending data. The **Ecowitt** {% term integration %} works by first creating a callback endpoint on your Home Assistant instance and then adding this configuration to the Ecowitt console so that it starts sending data.
To set up this integration: The integration will display a Server IP / Host Name, Path, and Port. You can input it into the Ecowitt configuration in one of two ways:
1. Add the Ecowitt integration to your Home Assistant instance. When doing so, the config flow will display a Server IP, Path, and Port. 1. Use the Ecowitt App (on your phone):
2. Use the Ecowitt App (on your phone) or access the Ecowitt WebUI in a browser at the station IP address. - Select the Menu Icon ({% icon "mdi:menu" %}) on the upper left, then **My Devices** → **Pick your station**
3. Select your station > Menu **Others** > **DIY Upload Servers**. - Select the Ellipsis Icon ({% icon "mdi:dots-horizontal" %}) → **Others**
4. Select **Next**, then select **Customized**. - Select **DIY Upload Servers** → **Customized**
5. Select the protocol **Ecowitt**. - Make sure to choose 'Protocol Type Same As: Ecowitt'
6. Enter the Server IP, Path, and Port that were displayed in step 1. - Enter the Server IP / Host Name, Path, and Port from the integration. _Note: The path has to match! Remove the first forward slash from the path, as the app will prepend one._
- The path has to match! If using the Ecowitt app, remove the first forward slash from the path, as the app will prepend one. - Save
7. Save the configuration. 1. Navigate to the Ecowitt web UI in a browser at the station IP address:
- Select **Weather Services** then scroll down to 'Customized'
- Make sure to select 'Customized: 🔘 Enable' and 'Protocol Type Same As: 🔘 Ecowitt'
- 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. Ecowitt doesn't support TLS/SSL, you can use the NGINX TLS Proxy Add-on to support HTTPS and HTTP at the same time.