Ecowitt wh52 deployment

39 views
Skip to first unread message

Gregalfl

unread,
Aug 9, 2026, 5:52:46 PM (2 days ago) Aug 9
to weewx-user
Has anyone deployed the ecowitt wh52 with temp sensor and incorporated it into weewx?  I have 2 running and logging data in ecowitt saratoga as Soilmoisture channel 11 and channel 12 for six moisture, but I do not know how to log the temp and EC readings.  Any information would be appreciated.

Greg

Scott Sheppard

unread,
Aug 9, 2026, 6:39:49 PM (2 days ago) Aug 9
to weewx...@googlegroups.com
Hi 

Are you using the current Ecot Witt drivers?


   $ cd /etc/weewx/bin/user

$ wget -O ecowittcustom.py https://raw.githubusercontent.com/WernerKr/Ecowitt-or-DAVIS-stations-and-Season-skin/main/ecowittcustom.py



And then configure WeeWx.cong?


#   This section is for information about the station.


[Station]

    

    # Description of the station location, such as your town.

    location = Decatur Georgia USA 30033

    

    # Latitude in decimal degrees. Negative for southern hemisphere.

    latitude = 33.83194

    # Longitude in decimal degrees. Negative for western hemisphere.

    longitude = -84.26809083

    

    # Altitude of the station, with the unit it is in. This is used only

    # if the hardware cannot supply a value.

    altitude = 301, meter    # Choose 'foot' or 'meter' for unit

    

    # Set to type of station hardware. There must be a corresponding stanza

    # in this file, which includes a value for the 'driver' option.

    station_type = Ecowittcustom  

    

    # If you have a website, you may specify an URL. The URL is required if you

    # intend to register your station. The URL must include the scheme, for

    # example, "http://" or "https://"

    #station_url = https://www.example.com

    

    # The start of the rain year (1=January; 10=October, etc.). This is

    # downloaded from the station if the hardware supports it.

    rain_year_start = 1

    

    # Start of week (0=Monday, 6=Sunday)

    week_start = 6


##############################################################################


[Ecowittcustom]

    

#Be sure the Model and Polling interval and commented out like 


#The station model, e.g., WH1080, WS1090, WS2080, WH3081

    #model = WS3900

    

    # How often to poll the station for data, in seconds

    # polling_interval = 60


    # The driver to use:

    driver = user.ecowittcustom

    port = 9000  # unique to my build

    device_type = ecowitt-client



Thanks 


Scott Sheppard
1702 Frazier Park Drive 
Decatur, GA 30033
KJ4ZZB Call Sign

On Aug 9, 2026, at 17:52, Gregalfl <kg3...@gmail.com> wrote:

Has anyone deployed the ecowitt wh52 with temp sensor and incorporated it into weewx?  I have 2 running and logging data in ecowitt saratoga as Soilmoisture channel 11 and channel 12 for six moisture, but I do not know how to log the temp and EC readings.  Any information would be appreciated.

Greg

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/7ef8a762-c32c-4b95-9e4d-da872be58b0dn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages