Skip to content

Releases: leoherzog/WundergroundStationForwarder

v2.11.1

19 Jan 17:55
567df86

Choose a tag to compare

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.11.0

12 Jan 13:51
dc15b81

Choose a tag to compare

  • Add Support for The Things Network Data Source for LoRaWAN sensors like Dragino LHT65
  • Bugfix for Wind Gust in WeatherLink

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.10.3

31 Dec 04:52
5468583

Choose a tag to compare

  • More Sophisticated Calculated Heat Index
  • Small Bugfixes

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.10.2

31 Dec 04:23
04498f0

Choose a tag to compare

  • More fixes for calculated rain totals
  • Organize internal unit conversion functions
  • Improve what gets logged when updating OpenWeatherMap

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.10.1

28 Aug 21:28
582787c

Choose a tag to compare

  • Add Support for Acurite UV and Light Intensity Sensors (#61)
  • Increase Air Pressure Precision when stored/retrieved in hPa (#60, thanks @eflitman!)
  • Add Calculated Precipitation Rate to Ecowitt (#56, thanks @tomber42!)
  • Bugfixes for Sending Precipitation Rates

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.10.0

07 Jul 01:44
a3cac4b

Choose a tag to compare

  • Complete rewrite for the Davis WeatherLink API data source. Attempting to fix discrepancies between different models of Davis weather station. They don't make it easy!

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.6

03 Mar 01:50
9df0390

Choose a tag to compare

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.5

01 Jan 16:57
7d9c31d

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

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

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.