Skip to content

Belchertown Skin v0.8

Compare
Choose a tag to compare
@poblabs poblabs released this 02 Dec 16:19
· 1357 commits to master since this release
fc37afb

Changes

  • A lot of metric conversion fixes. A lot.
  • More metric conversions fixes.
  • Now uses new option belchertown_root_url as preferred URL option and falls back to station_url for the URL of your weather station. The CSS and JavaScript files are dependant on this setting.
    • This new setting means you can run your station on a different URL than station_url. The station_url can be used to show your station on the weewx.com map. So the belchertown_root_url was added in case you did not want that, or if you want to run test sites, offline sites, or have Belchertown on a different folder or site all together than station_url.
  • You can now select your own graph order and also can pick from 7 graphs to show in 6 positions. Details on the user guide
  • 4 Custom rows now available on index page for you to customize content. Check the user guide for more info on how to use these areas.
  • Better fallback method if the earthquake data has no recent earthquakes.
  • Added option to change DarkSky language. Use darksky_lang in configs.
  • Add rainfall total line graph to year graphs.
  • Show rainRate on day, week, month charts instead of bucket tips. This makes for a much more interesting graph.
  • Remove rounding on the rainRate chart
  • Added a windy.png icon, which is a clone of wind.png. Sometimes DarkSky wants wind.png and other times windy.png
  • Added a Raspberry Pi kiosk page.
  • Other various bug fixes and code optimization.

Install

wget https://github.com/poblabs/weewx-belchertown/archive/weewx-belchertown-0.8.tar.gz

Then run

sudo wee_extension --install weewx-belchertown-0.8.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.