Send your station data to Windy (and others!) from Wunderground, MyAcurite, Davis WeatherLink, Weatherflow Tempest, or Ambient Weather
-
🙌👏👏👏👏
-
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.