Skip to content

Releases: leoherzog/WundergroundStationForwarder

v2.9.5

01 Jan 16:57
7d9c31d
Compare
Choose a tag to compare
  • Slightly improve Celsius windchill calculation precision
  • Bugfix for custom datasource

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.9.4

01 Jan 16:46
b31fd58
Compare
Choose a tag to compare
  • Stop calculating Heat Index when it's cold

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.9.3

01 Jan 16:38
6c95e02
Compare
Choose a tag to compare
  • Internal reorganization and simplification of windchill calculation

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.9.2

01 Jan 15:54
e207a29
Compare
Choose a tag to compare
  • Fix for Acurite API Returning Accumulations, not Precipitation Rates (#41, thanks @skysummit!)
  • Improve OpenWeatherMap Error Logging
  • Bugfixes for Windchill Calculation

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.9.1

24 Dec 19:20
5c4c4a3
Compare
Choose a tag to compare
  • Bugfix for Ecowitt Data Source Missing Location

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.9.0

15 Dec 15:47
8bfad85
Compare
Choose a tag to compare
  • Add Ecowitt Data Source (#38)
  • Bugfix for aprs.fi data source

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.8.2

15 Nov 18:44
4c97a6b
Compare
Choose a tag to compare
  • Send time of measurement to Windguru (#35, thanks @vhornik!)

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.8.1

08 Oct 19:42
4e2d64f
Compare
Choose a tag to compare
  • Add checks to look for recursive configurations on Schedule, e.g. pulling from Wunderground and sending to Wunderground
  • Small performance enhancement

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.8.0

16 Sep 21:34
9ee5616
Compare
Choose a tag to compare
  • Add Met (UK) Weather Observation Website, a.k.a. WOW (#27, thanks @esetleges for the idea!)
  • Normalize abbreviations for "ID" across variables

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.

v2.7.1

16 Sep 20:50
a4d5613
Compare
Choose a tag to compare
  • Add hourly precipitation accumulation calculation for datasources that do not report it (#29, thanks @eeeevl!)

To update:

  1. Copy the code from code.gs in this release over your Code.gs file.
  2. Make sure your API Keys and settings at the top of the file are correct and 💾 Save.
  3. Run the Schedule function again with the ▷ Run button in the toolbar.