Releases: leoherzog/WundergroundStationForwarder
Releases · leoherzog/WundergroundStationForwarder
v2.11.1
v2.11.0
- Add Support for The Things Network Data Source for LoRaWAN sensors like Dragino LHT65
- Bugfix for Wind Gust in WeatherLink
To update:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.10.3
v2.10.2
- More fixes for calculated rain totals
- Organize internal unit conversion functions
- Improve what gets logged when updating OpenWeatherMap
To update:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.10.1
- 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:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.10.0
- 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:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.9.6
- Bugfix for Missing Davis Temperature (#37, thanks @CaveJohnson10 and @joseiaran!)
To update:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.9.5
- Slightly improve Celsius windchill calculation precision
- Bugfix for custom datasource
To update:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.
v2.9.4
v2.9.3
- Internal reorganization and simplification of windchill calculation
To update:
- Copy the code from
code.gsin this release over yourCode.gsfile. - Make sure your API Keys and settings at the top of the file are correct and
💾 Save. - Run the
Schedulefunction again with the▷ Runbutton in the toolbar.