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

Additional Parameters for WeatherCloud #16

Closed MattLugar closed 11 months ago

MattLugar commented 11 months ago

Found a few additional parameters you can pass to WeatherCloud if you wanted to add them:

Current Day Precipitation Total -> &rain Solar Radiation -> &solarrad Dewpoint -> &dew Heat Index -> &heat Wind Chill -> &chill Wind Gust -> &wspdhi

leoherzog commented 11 months ago

Can't hurt! Thanks for the heads up.