Vince - thanks for the suggestions. When I look at the .tmpl files and comment out the ones I don't want, nothing happens. I even ran wee_reports with the current epoch time with no change. I'm assuming that I need to comment out lines in index.html.tmpl under the enabled skin I'm using.
The gw1000 driver is reporting air quality number for pm2_5 and pm2_51_24h_avg. Clifford On Tuesday, August 3, 2021 at 3:03:01 PM UTC-7 vince wrote: > In general you want to look in the .tmpl template files for the skin(s) > that you have enabled and simply comment out the block of code for each > thing you do not have and it will take effect the next time the pages are > generated (usually 5 minutes). That'll make anything extra go away pretty > quickly. > > A quick glance at the code seems to say the WH0290 is not yet supported by > the GW1000 driver but Gary will undoubtedly chime in and walk you through > how to figure out what the driver can currently see. It's possible it's a > quick thing to add in hopefully. You could try a quick test using the > commands in item 5 in https://github.com/gjr80/weewx-gw1000 to see if the > driver sees anything currently or not. > > To add the air quality you'd need to map those measurements in your > weewx.conf or skin.conf and 'add' something to the .tmpl template(s) you > want them displayed on. > > -- 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/a8a00870-c6b1-46d6-b073-7d831a1cfae7n%40googlegroups.com.
