leoherzog / WundergroundStationForwarder

🌦️ Google Apps Script code to send your weather station data to Wunderground, Windy, PWSWeather, Weathercloud, OpenWeatherMap, WindGuru, and/or CWOP
42 stars 6 forks source link

Script error with Weathercloud #8

Closed chiefcomm closed 2 years ago

chiefcomm commented 2 years ago

1st up this is brilliant, I have this working to upload my Tempest data to PWSWeather. When I was configuring the script I was receiving a code error with Line 85 which I resolved by commenting out the code, as of now working perfectly but then again I don't use Weathercloud.

As FYI below my config with line 85 commented out in the script code.

image

leoherzog commented 2 years ago

Oops. updateWeathercloud !== updateWeatherCloud :facepalm:

Thanks for the heads up!