Skip to content

Releases: leoherzog/WundergroundStationForwarder

v2.0.0-beta1

04 Apr 13:18
eb1c8fd
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

A big one!

  • Add MyAcurite, Davis Weatherlink, and Weatherflow Tempest as alternative data sources
  • Add Wunderground as another possible endpoint to send updates to, in case you don't use them as your datasource
  • Further tweaks to the Github version update checker
  • Reorganize documentation into accordions

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.

v1.1.7

29 Mar 16:30
b3b962b
Compare
Choose a tag to compare
  • Improve the data that's sent to Weathercloud
  • Add detection for problems with response from Weathercloud
  • Add support for increased update frequency for Weathercloud Pro/Premium users

v1.1.6

29 Mar 13:21
0224fa9
Compare
Choose a tag to compare
  • Fix WeatherCloud barometer bug (#7, thanks @biuklija!)

v1.1.5

15 Nov 14:39
ca962ee
Compare
Choose a tag to compare
  • Add PWSWeather Solar Radiation and Precipitation Rate (#6, thanks @Dainiux!)

v1.1.4

23 Apr 22:53
5c42a56
Compare
Choose a tag to compare
  • Fix Variable Scope Problem (#5, thanks @f2mbsb!)

v1.1.3

23 Apr 11:59
1d12aa7
Compare
Choose a tag to compare
  • Add Github Release Update Checker
  • Add Wind Gust to PWSWeather (#4, thanks @judgetom!)

v1.1.1

31 Aug 14:44
9f9cd5d
Compare
Choose a tag to compare
  • Fix PWSWeather Time Format (#1, thanks @f2mbsb!)

v1.1

08 Jun 14:40
4412dda
Compare
Choose a tag to compare
  • Add OpenWeatherMap support
  • Fix problem with primitive types on numbers that needed rounding/converting

v1.0.1

13 May 18:36
c3690c5
Compare
Choose a tag to compare
  • Fix bug of not sending measurements when readings are zero

v1.0

12 May 20:15
Compare
Choose a tag to compare

Initial release