Denny Reiter 84b358e95d
Update ecowitt.markdown (#27320)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-07 22:04:50 +02:00

1.1 KiB

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.
Binary Sensor
Sensor
2022.9 Local Push ecowitt true
@pvizeli
binary_sensor
diagnostics
sensor
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.

  1. Use the Ecowitt App (on your phone) or access the Ecowitt WebUI in a browser at the station IP address.
  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 has to match! If using the Ecowitt App, remove the first forward slash from the API token, as the app will prepend one.
  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.