Yeah, so is mine. It is weird I can't just copy your pasted codes and have it work. Did you post everything by chance?
I am getting these errors: Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** File "/home/weewx/bin/weewx/engine.py", line 93, in __init__ Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** self.loadServices(config_dict) Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** File "/home/weewx/bin/weewx/engine.py", line 161, in loadServices Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** obj = weeutil.weeutil.get_object(svc)(self, config_dict) Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** File "/home/weewx/bin/user/aqi/service.py", line 97, in __init__ Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** standard_config_dict = config_dict['AqiService']['standard'] Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** File "/usr/lib/python3/dist-packages/configobj.py", line 554, in __getitem__ Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** val = dict.__getitem__(self, key) Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** KeyError: 'AqiService' Jul 10 05:09:37 weewx-pi weewx[15724] CRITICAL __main__: **** Exiting. -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Tim Tuck Sent: Saturday, July 10, 2021 12:01 AM To: [email protected] Subject: Re: [weewx-user] Highchart Air Quality Hi Mitchell, All my kit is Ecowitt, the PM2.5 sensor is a WH41 if that helps :) cheers Tim On 10/7/21 9:49 am, [email protected] wrote: > OK, thanks. > > I did install that one. I just have to see if I can figure out the fields I > need to change. I was hoping we might have the same equipment, and I could > just copy your configs, and it would work. But I see some errors I will have > to try and figure out if I can 😊 > > > > -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/Pq9ZwFkyDvs/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fdba639b-274d-6711-9ed8-bd0ee27e6637%40skybase.net. -- 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/077601d7757c%24326c93d0%249745bb70%24%40maladomini.com.
