On Thursday, 15 January 2026 at 03:24:19 UTC-5 Rainer Lang wrote:

the "no attribute 'api_key' " suggests that you have an api_key entry in 
your weewx.conf but no key entered


I don't! I was so hopeful...

[EcowittHttp]
    # This section is for the Ecowitt Local HTTP API driver.
    
    # The device IP address:
    ip_address = 10.0.4.37
    
    # How often to poll the API, default is every 20 seconds:
    poll_interval = 20
    
    # The driver to use:
    driver = user.ecowitt_http
    
    # Is a WN32P used for indoor temperature, humidity and pressure
    wn32_indoor = False
    
    # Is a WN32 used for outdoor temperature and humidity
    wn32_outdoor = False
    [[field_map_extensions]]
        rainRate = rain.0x0E.val


 

I suggest you get yourself an API and an APP key in your ecowitt.net 
account and enter it into the [EcowittHttp] stanza on your weewx.conf 
including the MAC address of the console

This is what I absolutely do not want to do. I do not want the old 
cloud/push driver. I want the newer Local HTTP driver.


 

or
in the [EcowittHttp] stanza in weewx.conf comment the line with "api_key" 
out by placing a # in front

[EcowittHttp] 

......
# provide Ecowitt API and APP key to have permission for the ecowitt.net 
backfill download # api_key = xxxxxxxxxxxxxxx # app_key = xxxxxxxxxxxxxxx # 
MAC address to identify the console # mac = xx:xx:xx:xx:xx:xx 

......

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/18c4ec78-3125-431f-b413-729f14c40df5n%40googlegroups.com.

Reply via email to