From LedHed's Wiki
Jump to: navigation, search
Line 13: Line 13:
 
== WeeWX Integration ==
 
== WeeWX Integration ==
 
# Install WeeWX
 
# Install WeeWX
# Install the [[https://github.com/matthewwall/weewx-interceptor|weewx-interceptor driver]]
+
# Install the [https://github.com/matthewwall/weewx-interceptor weewx-interceptor driver]
 
# Configure WeeWX to use the 'Interceptor Driver'
 
# Configure WeeWX to use the 'Interceptor Driver'
 
  [Interceptor]
 
  [Interceptor]

Revision as of 06:34, 20 August 2020

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'
[Interceptor]
    driver = user.interceptor
    device_type = ecowitt-client
    address = 10.1.13.16
    port = 8080


Reference

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

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

http://weewx.com