Aeris does not work in version 1.1. Good news; version 1.2 has been released <https://github.com/poblabs/weewx-belchertown/releases/tag/weewx-belchertown-1.2> which Aeris works in. I suggest you upgrade.
On Friday, September 11, 2020 at 6:09:18 AM UTC-4 [email protected] wrote: > I was having trouble with Belchertown. Some of it can be attributed that > I didn't read all of the documentation more than once and I think I may > have mixed versions. So I uninstalled Belchertown using sudo > weewx_extension --uninstall Belchertown. I reviewed my weewx.conf and the > Belchertown skin and they appeared to be normal. > > I proceeded to install Belchertown following the instructions on the > README.md for Aeris Weather replacement. I downloaded the file and ran > sudo wee_extension --weewx-belchertown-1.1.tar.gz. Edited weewx.conf and > here's the current Belchertown section: > > [[Belchertown]] > 242 skin = Belchertown > 243 HTML_ROOT = /var/www/html/weewx/belchertown > 244 # enable = true > 245 > 246 [[[Extras]]] > 247 belchertown_root = http://localhost/weewx/belchertown > 248 #logo_image = > 249 site_title = "Amelia Island" > 250 foot_copyright_text = "BelchertownWeather.com" > 251 forecast_enabled = 1 > 252 forecast_provider = "aeris" > 253 forecast_api_id = 123456789 > 254 forecast_api_secret = 987654321 > 255 forecast_lang = en > 256 forecast_units = us > 257 forecast_stale = 3540 > 258 forecast_alert_enabled = 0 > 259 #twitter_enabled = 1 > 260 > I've attached the debug results of my weewx.conf file. I'm not a python > expert. The first errors are http related in request.py Lines 569 and 649 > > Then it gets weird. It's a darksky forecast error in belchertown.py Line > 597. Finally permission denied /belchertown/favicon.ico and > /json/homepage.json. > > My HTML_ROOT at /var/www/html/Belchertown has the Belchertown report > from Sep 7 which I believe was ran under this installation as I total wiped > out HTML_ROOT before the new install per Pat's suggestion. > > I'm having fun, learning new things, but at a loss here. Any insight is > appreciated. > > Mike > -- 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/acd4ac6e-4ac5-494a-bd3b-06f0a9d8826en%40googlegroups.com.
