Belchertown Skin v0.8.2
poblabs
released this
01 Jan 12:46
·
1320 commits
to master
since this release
Changes
- Fixed an error where the skin would fail when the date rolls to the New Year due to no data being in certain tables in the database yet.
- Added the ability to show any weather alerts provided by the DarkSky API. Weather alerts are off by default, use forecast_alert_enabled in weewx.conf skin options to enable it.
- New option to show cloudbase. You must have your database schema extended for the cloudbase observation to be calculated by weewx. Check the Belchertown skin wiki for details.
- Fixes an issue where the MQTT updates showed altimeter instead of barometer.
- Updated Google Analytics page to be in header based on Google recommendations.
- Updated Google Analytics to a more recent script block.
- Added a Google Analytics page view per MQTT update as per Google Recommendations on background updates.
Install
wget https://github.com/poblabs/weewx-belchertown/archive/weewx-belchertown-0.8.2.tar.gz
Then run
sudo wee_extension --install weewx-belchertown-0.8.2.tar.gz
Configure the weewx.conf pre-requisites and restart weewx when done.
Issues?
Please report any issues you find here. This helps me keep track of them.