Send your station data to Windy (and others!) from Wunderground, MyAcurite, Davis WeatherLink, Weatherflow Tempest, or Ambient Weather
-
@xd1936 Hello! Thanks for writing this script. I recently used it to get a friend's station on CWOP (which Windy pulls from). I hope you don't mind me writing this guide on how I did it: https://ingallswx.com/2024/10/31/simple-guide-to-forward-your-weather-station-data-to-multiple-sites-online/
-
Finalmente consegui colocar a minha estação Vevor 7 in 1 Wifi, a puxar os dados do weatherunderground para o windy. Muito agradecido @xd1936 pelo
trabalho e instruções claras. -
G Gkikas LGPZ referenced this topic on
-
G Gkikas LGPZ referenced this topic on
-
🙌👏👏👏👏
-
L Lucas Faria referenced this topic on
-
Having a bit of an issue - I’m not super code savvy, so not sure what I’m doing wrong?!
-
Hi,
I was developing to send data from my home weather station to connect to both Windy and other weather sites.In the end I use Ardubridge.com web/app which I just have to integrate to send the data to them, and from here it is already easy to send to windy, windguru, wunderground, awekas, pwsweather....
Greetings
-
@xd1936 would it be possible to add support for Netatmo? https://dev.netatmo.com/apidocumentation/weather
-
Hi @Eben-Atwater. Sorry, just saw this. Did you follow the instructions on the README to enable the data source and destination(s) that you want to use?
https://github.com/leoherzog/WundergroundStationForwarder/blob/main/README.md#setup
-
@TreeFern Added Ecowitt support last December 👍
-
@Rúben-G-T The script sends data to Windy every five minutes, as they request in their documentation.
-
@Enrique-Alvarez-Jativa Very cool! Would love to hear more details about what parts you chose!
-
@markdj Sent you a chat on here. I'd need help from someone who has access to a Netatmo station already to get this to work, but it looks possible. Feel free to DM me on whatever platform you prefer: herzog.tech
-
@xd1936 said in Send your station data to Windy (and others!) from Wunderground, MyAcurite, Davis WeatherLink, Weatherflow Tempest, or Ambient Weather:
Hello friends!
I’d like to throw my own data forwarding project into the ring. I’ve been using it for a couple of years and it’s pretty battle-tested at this point.
https://github.com/leoherzog/WundergroundStationForwarder
This is open-source code built to be run on the free Google Apps Script platform, no local hardware or internet connection required. It automatically takes readings from your weather station's API and forwards them on to any services you choose, including Windy and CWOP. Take a look, and feedback welcome!
Thank you so very much, I was able to send data to Windy from Ecowitt and only took a few minutes to setup, your tutorial is simple and very easy to follow, unfortunately I'm not overly tech savvy and the people over at WXforums were offering advice, it just got too convoluted but yours was simple and just works.
Thanks again.
-
Thanks so much for this!! It works perfectly with the Ecowitt data!
Quick question to anyone that is forwarding data to Windy with via Ecowitt. I run 9 Ecowitt HP2553 weather stations through a Facebook group and wanted to forward multiple stations to Windy. Is that possible through the script?
I've added a script snippet below. Is this correct?:
30 const ecowittAPIKey = '3c40c79f-0242-455d-950b-5d5dd56ff331';
31 const ecowittApplicationKey = 'FDDB8D4B58AC928BB141E55A6B756B68';
32 const ecowittMacAddress = 'C4:5B:BE:6D:EC:43';'7C:87:CE:BC:5C:DF'; -
@Eben-Atwater I wonder why this message shows, or waht I am not doing properly, as I try to get dat from Davis or Wunderground and forward it to Windy.
15:34:29 Notificação Execução iniciada
15:34:59 Erro
Problem fetching https://swd.weatherflow.com/swd/rest/observations/station/xxxxx?token=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
fetchJSON_ @ Código.gs:1482
refreshFromWeatherflow_ @ Código.gs:662
Schedule @ Código.gs:106