Module not found tends to be a typo. What does ‘weectl extension list’ say ?

On Wednesday, January 14, 2026 at 3:42:25 PM UTC-8 NotThePainter wrote:

> I'm trying to install the cowitt Local HTTP API Driver from 
> https://github.com/weewx-contrib/weewx-ecowitt_local_http?tab=readme-ov-file
>
> I want the Local HTTP API Driver, not the old cloud / push driver.
>
> % weectl extension install 
> https://github.com/weewx-contrib/weewx-ecowitt_local_http/archive/refs/heads/main.zip
>  
> --config ~/Documents/WeeWX/weewx-data/weewx.conf
>
> Reconfiguring this way doesn't work:
>
> weectl station reconfigure --driver=user.ecowitt_local_http --config 
> ~/Documents/WeeWX/weewx-data/weewx.conf
>
> I get:
>
> ModuleNotFoundError: No module named 'user.ecowitt_local_http'
>
> If I reconfigure this way:
>
> % weectl station reconfigure --driver=user.ecowitt_http --config 
> ~/Documents/WeeWX/weewx-data/weewx.conf
>
> it works but when I run I get this error:
>
>  %  weewxd --config ~/Documents/WeeWX/weewx-data/weewx.conf
>
> AttributeError: 'EcowittHttpDriver' object has no attribute 'api_key'
>
> which means I'm using the old cloud/push driver.
>
> How can I reconfigure it to use the new Local HTTP API driver?
>

-- 
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/85ecc7da-0de6-48c7-8382-bfb36f45d89en%40googlegroups.com.

Reply via email to