new to weewx - need help with couple of things...

194 views
Skip to first unread message

Edgar Arroyo

unread,
Mar 22, 2023, 1:27:28 AM3/22/23
to weewx-user
Using acurite iris 5-in-1 but no wind data.  I was previously using UnderTheWX on my Mac but decided to move my WX reporting to a librecomputer and got it setup and working, but weewx is not reporting any wind data.

I have seen some nice looking pages, how can I install a template that's nicer than the white page with graphs and text?

michael.k...@gmx.at

unread,
Mar 22, 2023, 11:04:11 AM3/22/23
to weewx-user
Choose a skin, some are featured here: https://github.com/weewx/weewx/wiki#skins and install it.
How? It depends. There should be docs.
Other than that: what do you mean by "the white page with graphs and text" and what is your problem with the wind data.

Rainer Lang

unread,
Mar 22, 2023, 12:07:51 PM3/22/23
to weewx...@googlegroups.com
"but weewx is not reporting any wind data." - what exactly you want to say by that sentence ?
What driver are you using ?
WHich version of weewx are you using ?
What are your weewx.conf settings for that ?
What does your skin.conf look like ?
I guess by  "the white page with graphs and text" you mean the Seasons skin ...
which skin(s) have you activated in weewx (--> weewx.conf) ?

With answers to these questions we could understand your situation better and probably give you more hints.

In general there are many weewx skins (web page representations, reporting).
The developers have placed them on github - and usually a documentation and installation instructions go with them.

On 22.03.2023 06:27, Edgar Arroyo wrote:
Using acurite iris 5-in-1 but no wind data.  I was previously using UnderTheWX on my Mac but decided to move my WX reporting to a librecomputer and got it setup and working, but weewx is not reporting any wind data.

I have seen some nice looking pages, how can I install a template that's nicer than the white page with graphs and text?
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/215d1fc5-e57e-426a-935b-d413daf1b177n%40googlegroups.com.


vince

unread,
Mar 22, 2023, 1:00:22 PM3/22/23
to weewx-user
Looking at the docs, it is kinda hard to find a new-to-weewx getting started guide to spin up on the terminology.

The word you're looking for is 'skin' which is a user-installable set of files that generate a particular set of web content results.  You install skins typically with the 'wee_extension' utility.   Some skins are in the weewx showcase at https://weewx.com/showcase.html as well as if you dig through the map at https://weewx.com/stations.html and poke around a bit.

Most people really like Belchertown but there are many (so many) great ones out there you can spend days trying them out.

Edgar Arroyo

unread,
Mar 22, 2023, 2:57:18 PM3/22/23
to weewx...@googlegroups.com
Thank you.  I found out wind is being reported, at the time I setup weewx was 12am and there was no wind activity.  This morning it started showing up.
I will check out the skins.  This has been solved.

--
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/HlhKcnZqlug/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/053aa7f1-5841-47da-9de8-f69f809c3721n%40googlegroups.com.

Edgar Arroyo

unread,
Mar 22, 2023, 11:58:52 PM3/22/23
to weewx-user
Updated my weewx.conf but it's not picking up some of the label changes in [[[Extras]]]] or showing the forecast image on the left of the temp.... using Belchertown skin, any ideas?


weewx.conf [[[Extras]]] changes:

powered_by = "Observations are powered by an <a href="https://acurite.com" target="_blank">AcuRite Iris 5-in-1</a>"
footer_copyright_text = "GW3310"
home_page_header = "GW3310 Weather Conditions"

vince

unread,
Mar 23, 2023, 2:20:06 AM3/23/23
to weewx-user
You have the hierarchy wrong.
Try the following...

[[Belchertown]]
   [[[Labels]]]
        [[[[Generics]]]]
        powered_by = "this is the powered by"
        (and so on)

Look at  https://github.com/poblabs/weewx-belchertown/blob/master/install.py which is what gets put into your weewx.conf file when Belchertown installs.  Look at lines 46-169 for the hierarchy

Edgar Arroyo

unread,
Mar 23, 2023, 1:04:10 PM3/23/23
to weewx-user
That did not work.

Edgar Arroyo

unread,
Mar 23, 2023, 1:16:58 PM3/23/23
to weewx-user
Ok, I saw what went wrong...   It was looking for "[[[[Generic]]]]" not "[[[[Generics]]]]"

Thanks!

Edgar Arroyo

unread,
Mar 23, 2023, 1:28:17 PM3/23/23
to weewx-user
Any free weewx compatible forecast APIs?  300 a month is outrageous for aeris.

On Thursday, March 23, 2023 at 2:20:06 AM UTC-4 vince wrote:

vince

unread,
Mar 23, 2023, 3:03:27 PM3/23/23
to weewx-user
It's free.  Follow the procedure at https://github.com/poblabs/weewx-belchertown#aerisweather-forecast-api-optional - create a PWS account and feed them, then the Aeris stuff can be created for free.

Edgar Arroyo

unread,
Mar 23, 2023, 5:14:00 PM3/23/23
to weewx-user
Thanks!  I did everything, but weewx is not feeding PWS Weather, but it still let me continue on aeris and got the Demo App id & secret.  Will it work even though it's not feeding PWS Weather?

Edgar Arroyo

unread,
Mar 23, 2023, 5:16:56 PM3/23/23
to weewx-user
😎 It worked...

Edgar Arroyo

unread,
Mar 25, 2023, 10:46:36 AM3/25/23
to weewx-user
VERY VERY happy with my stations (yes, added my 2nd station...).  Now the last thing I want to do is change the default Windy view/layer, any way of doing this?

Thanks!
Reply all
Reply to author
Forward
Message has been deleted
0 new messages