mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 02:06:48 +00:00

* ecowitt: Make steps clearer * Linting fixes * Tiny style tweaks * number the list items * Update source/_integrations/ecowitt.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1.4 KiB
1.4 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_domain, ha_config_flow, ha_codeowners, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_config_flow | ha_codeowners | ha_platforms | ha_integration_type | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ecowitt | Instructions on how to integrate Ecowitt Weather Station within Home Assistant. |
|
2022.9 | Local Push | ecowitt | true |
|
|
integration |
{% include integrations/config_flow.md %}
Ecowitt Weather Station configuration
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:
- Add the Ecowitt integration to your Home Assistant instance. When doing so, the config flow will display a Server IP, Path, and Port.
- Use the Ecowitt App (on your phone) or access the Ecowitt WebUI in a browser at the station IP address.
- Select your station > Menu Others > DIY Upload Servers.
- Select Next, then select Customized.
- Select the protocol Ecowitt.
- Enter the Server IP, Path, and Port that were displayed in step 1.
- 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 the 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.