[weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread vince
On Tuesday, August 3, 2021 at 3:56:35 PM UTC-7 Clifford Snow wrote: > I'm assuming that I need to comment out lines in index.html.tmpl under > the enabled skin I'm using. > > Good assumption. > The gw1000 driver is reporting air quality number for pm2_5 and > pm2_51_24h_avg. > If it's

Re: [weewx-user] Re: historygenerator

2021-08-03 Thread gjr80
So I'm guessing you have modified the neowx-material skin by adding a new page? Search list extensions add tags to the WeeWX search list so that those tags can be used in skin template files. The user can add to the search list by setting the search_list or search_list_extensions config

Re: [weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread steeple ian
Yes the WH41 is just a WH0290 without a console. Certainly both Belchertown and Weather34 skins support WH41 with not too much effort but I would follow Gary’s suggestion and look at the default Seasons skin in the first instance. Ian On Wed, 4 Aug 2021 at 01:13, gjr80 wrote: > I'm guessing

Re: [weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread Greg Troxel
gjr80 writes: > I'm guessing the WH0290 is just a WH41 outdoor AQI sensor with its own > display. If that's the case, and given a GW1000 is reporting AQI data to Yes, I am pretty sure that product code WH0290 includes the WH41 outdoor sensor and a display, and that therefore from the GW1000

[weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread gjr80
I'm guessing the WH0290 is just a WH41 outdoor AQI sensor with its own display. If that's the case, and given a GW1000 is reporting AQI data to ecowitt.net, I'm also guessing the existing GW1000 driver will pick up the AQI data via the GW1000 without problem. Judging by the fact the GW1000

[weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread Clifford Snow
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.

Re: [weewx-user] Re: Pulling my hair - one weird issue after the other [4]

2021-08-03 Thread Konrad Skeri Ekblad
Someone actually posted a working solution in issue #80 on GitHub https://github.com/matthewwall/weewx-interceptor/issues/80#issuecomment-699638053 It works for me! tisdag 3 augusti 2021 kl. 14:29:57 UTC+2 skrev lang@googlemail.com: > > Forwarded Message > Subject:

[weewx-user] Re: Newbie Here - Need help with display

2021-08-03 Thread vince
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

[weewx-user] Newbie Here - Need help with display

2021-08-03 Thread Clifford Snow
I have weewx working. I can see reports for all my devices except for the EcoWitt WH0290 air quality monitor. Plus I'm getting empty reports on devices I don't have such as wind speed, direction and rain measurements. First how do I remove the charts for devices I currently don't have. (At

[weewx-user] Re: MQTT - Min/Max values ?

2021-08-03 Thread vince
On Tuesday, August 3, 2021 at 12:05:00 PM UTC-7 kk44...@gmail.com wrote: > As I understood the question, people wants to send some aggregations > additionally to the observations to the MQTT broker, similar to the tags in > skins, where you can write $current.outTemp and $day.outTemp.max. The

[weewx-user] Re: MQTT - Min/Max values ?

2021-08-03 Thread Karen K
As I understood the question, people wants to send some aggregations additionally to the observations to the MQTT broker, similar to the tags in skins, where you can write $current.outTemp and $day.outTemp.max. The same applies to images where you can set aggregate_type and aggregate_interval

[weewx-user] Re: MQTT - Min/Max values ?

2021-08-03 Thread vince
On Tuesday, August 3, 2021 at 10:38:04 AM UTC-7 martin...@gmail.com wrote: > I´m coming from meteohub where all this datas are there and i parsed to > iobroker. > Now im sending via mqtt from weewx to iobroker but im missing also a lot > of min / max values. > Is there any solution ?? > > It's

[weewx-user] Re: MQTT - Min/Max values ?

2021-08-03 Thread Martin H.
hi i´m looking for the same, but didnt find any solution. I´m coming from meteohub where all this datas are there and i parsed to iobroker. Now im sending via mqtt from weewx to iobroker but im missing also a lot of min / max values. Is there any solution ?? lg martin

Fwd: [weewx-user] Re: Pulling my hair - one weird issue after the other [4]

2021-08-03 Thread Rainer Lang
Forwarded Message Subject: [weewx-user] Re: Pulling my hair - one weird issue after the other [4] Date: Tue, 3 Aug 2021 14:28:28 +0200 From: Rainer Lang To: Konrad Skeri Ekblad I think this side effect is due to a recent change of Interceptor.py to show also

Re: [weewx-user] Re: historygenerator

2021-08-03 Thread 'buck...@googlemail.com' via weewx-user
output debug: https://pastebin.com/raw/TxvXYg4i buck...@googlemail.com schrieb am Dienstag, 3. August 2021 um 11:23:05 UTC+2: > this is my complet tmpl file: > > no search list extensions inside > > give me one moment for a DEGUG Output > -- > >

Re: [weewx-user] Re: historygenerator

2021-08-03 Thread 'buck...@googlemail.com' via weewx-user
this is my complet tmpl file: no search list extensions inside give me one moment for a DEGUG Output -- #encoding UTF-8 $Extras.Translations[$Extras.language].history | $station.location #include "head.inc" #attr $active_nav =

Re: [weewx-user] Re: Pulling my hair - one weird issue after the other [3]

2021-08-03 Thread Konrad Skeri Ekblad
Actually, the console tries to post even without a path entered, it just doesn't specify a request-URI in the HTTP POST header causing an error 400 on the server side. I never changed the path setting from when it was working, so it must have been a side effect from a firmware update done

Re: [weewx-user] Re: historygenerator

2021-08-03 Thread gjr80
I don't see any mention of historygenerator in the error trace though your log extract clearly indicates the error is in the neowx-material skin Aug 2 21:31:06 raspberrypi weewx[5710] ERROR weewx.cheetahgenerator: Generate failed with exception '' Aug 2 21:31:06 raspberrypi weewx[5710]

Re: [weewx-user] Re: historygenerator

2021-08-03 Thread 'buck...@googlemail.com' via weewx-user
neowx material havent no history generator. the generator is from bootstrap skin https://github.com/weewx/weewx/wiki/Bootstrap *.py files are in /usr/share/weewx/user eg /usr/share/weewx/user/historygenerator.py info: weewx is installed on a PI3 according this page

[weewx-user] Re: Pulling my hair - one weird issue after the other

2021-08-03 Thread Konrad Skeri Ekblad
That is great to know that the debug is a level setting and not a boolean true/false! Also Windy works now! Yay! måndag 2 augusti 2021 kl. 23:01:19 UTC+2 skrev gjr80: > If you have discrepancies between data being displayed by WeeWX and data > being uploaded externally by WeeWX using the