Nice! Thanks, it's working now. 

On Monday, March 22, 2021 at 5:01:21 PM UTC+1 [email protected] wrote:

> You probably need to install the python module(s): 
> https://github.com/matthewwall/weewx-mqtt/blob/master/readme.txt => 
> section " Pre-Requisites"
>
> [email protected] schrieb am Montag, 22. März 2021 um 16:25:47 UTC+1:
>
>> I had a CHIP-machine running Weewx sending data to a MQTT-broker on a 
>> separate server. The CHIP went down, and I had to reinstall weewx on a RPI 
>> Zero. I copied the old weewx.conf I had on the CHIP, and now weewx reports 
>> that there is no mqtt module.
>> Traceback (most recent call last):
>>   File "/usr/share/weewx/weewxd", line 264, in <module>
>>     main()
>>   File "/usr/share/weewx/weewxd", line 151, in main
>>     engine = weewx.engine.StdEngine(config_dict)
>>   File "/usr/share/weewx/weewx/engine.py", line 93, in __init__
>>     self.loadServices(config_dict)
>>   File "/usr/share/weewx/weewx/engine.py", line 161, in loadServices
>>     obj = weeutil.weeutil.get_object(svc)(self, config_dict)
>>   File "/usr/share/weewx/weeutil/weeutil.py", line 1093, in get_object
>>     mod = __import__(module)
>> ImportError: No module named mqtt
>>
>> What do I need to do to get it working again?
>>
>

-- 
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 on the web visit 
https://groups.google.com/d/msgid/weewx-user/0369ae4d-6121-454d-8ae4-dfed8bcebe75n%40googlegroups.com.

Reply via email to