From LedHed's Wiki
Revision as of 06:37, 20 August 2020 by Ledhed (Talk | contribs)

Jump to: navigation, search

Overview

The Ecowitt GW1000 is a weather gateway capable of receiving data from weather instruments via Radio Frequency and then rebroadcasts that data via IP.


WSView App

In order to configure the GW1000 you need to install the WSView app on a mobile device. Then put your mobile device on the same WiFi network as the GW1000.

Ecowitt Protocol

In the WSView app click 'More' in the upper right and click 'Weather Services' then next your way to 'Customized'. Enable the custom weather service, set the protocol to 'Ecowitt' and enter your server's IP & Port information. Save.


WeeWX Integration

  1. Install WeeWX
  2. Install the weewx-interceptor driver
  3. Configure WeeWX to use the 'Interceptor Driver'
  4. Edit /etc/weewx/weewx.conf and add the following:
[Interceptor]
    driver = user.interceptor
    device_type = ecowitt-client
    address = 10.11.12.13
    port = 8080

Note: Enter your own IP and Port


Reference

https://github.com/matthewwall/weewx-interceptor

http://www.ecowitt.com/wifi_weather/80.html

http://weewx.com