mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 19:48:59 +00:00

* d and e integrations: apply sentence-style capitalization - add references to glossary terms * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Fix typo --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
1.1 KiB
1.1 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 following steps must be performed to set up this integration. For security reason, use the token path that you get from the Home Assistant config flow.
- Use the Ecowitt App (on your phone) or access the Ecowitt WebUI in a browser at the station IP address.
- Pick your station -> Menu Others -> DIY Upload Servers.
- Hit next and select 'Customized'
- Pick the protocol Ecowitt, and put in the ip/hostname of your Home Assistant server.
- Path has to match! If using the Ecowitt App, remove the first forward slash from the API token, as the app will prepend one.
- 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.