Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Send your station data to Windy (and others!) from Wunderground, MyAcurite, Davis WeatherLink, Weatherflow Tempest, or Ambient Weather

    Windy Stations
    14
    20
    2.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • xd1936X
      xd1936 | Premium
      last edited by xd1936

      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!

      A ? eeeevlE Rúben G.T.R mark.ingallsM 7 Replies Last reply Reply Quote 13
      • A
        alengyel @xd1936
        last edited by

        @xd1936 , great work, thank you!

        1 Reply Last reply Reply Quote 1
        • ?
          A Former User @xd1936
          last edited by

          @xd1936 Greetings
          I am very interested in using this to get some Windy Information. I'm not having much success unfortunately. I'm a bit confused. The "getting data" and the "Sending data". I only see Windy in the " Sending data" section. Do I fill in Windy I'd and key there and weather underground info in the getting data section?

          Also Do I have to press the " Deploy " button and or set a trigger function? My " run" button is greyed out until I do.

          If you may share some very basic setup I'd be very thankful

          Tnx again
          Ricvice

          1 Reply Last reply Reply Quote 1
          • eeeevlE
            eeeevl @xd1936 | Premium
            last edited by

            @xd1936 - thankyou for your work - I was using CMX to send the data but for some reason it has become a little inconsistent. Working well so far :)

            1 Reply Last reply Reply Quote 2
            • T
              TreeFern
              last edited by

              I am interested is this but Ecowitt is not included in your Github list. Any chance you adding it? There are a lot of us.

              Regards

              eeeevlE xd1936X 2 Replies Last reply Reply Quote 1
              • eeeevlE
                eeeevl @TreeFern | Premium
                last edited by

                @TreeFern do you send data to WU?? The project pulls data from WU and uploads to Windy.

                1 Reply Last reply Reply Quote 0
                • Gkikas LGPZG Gkikas LGPZ referenced this topic on
                • Rúben G.T.R
                  Rúben G.T. @xd1936
                  last edited by

                  @xd1936 Brilliant work Leo!
                  Exactly what I was looking for since Wunderground doesn't support widgets to embed on my website and Windguru does, still testing if Windy does too.

                  It already sent the first data over to windy on my test, only not sure about the frequency of the updates.. can we change it?

                  Thanks again for the amazing work, Wunderground has gone a long way to make it super challenging to share the data.
                  It should be easily accessible since we own the weather station, anyway, truly happy to have found you.

                  Ruben GT

                  xd1936X 1 Reply Last reply Reply Quote 0
                  • glazer.matthewG
                    glazer.matthew | Premium
                    last edited by

                    Just tried this, it works! Nice job!

                    1 Reply Last reply Reply Quote 1
                    • mark.ingallsM
                      mark.ingalls @xd1936 | Premium
                      last edited by

                      @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/

                      1 Reply Last reply Reply Quote 2
                      • monteirohugo13M
                        monteirohugo13 | Premium
                        last edited by

                        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.

                        1 Reply Last reply Reply Quote 1
                        • Gkikas LGPZG Gkikas LGPZ referenced this topic on
                        • Gkikas LGPZG Gkikas LGPZ referenced this topic on
                        • Lucas FariaL
                          Lucas Faria
                          last edited by

                          🙌👏👏👏👏

                          1 Reply Last reply Reply Quote 0
                          • Lucas FariaL Lucas Faria referenced this topic on
                          • Eben AtwaterE
                            Eben Atwater | Premium
                            last edited by

                            Having a bit of an issue - I’m not super code savvy, so not sure what I’m doing wrong?!3a6674c1-ef9c-49cd-8081-945ffb4bb61f-image.png

                            xd1936X 1 Reply Last reply Reply Quote 0
                            • Enrique Alvarez JativaE
                              Enrique Alvarez Jativa
                              last edited by

                              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

                              xd1936X 1 Reply Last reply Reply Quote 0
                              • markdjM
                                markdj @xd1936 | Premium
                                last edited by

                                @xd1936 would it be possible to add support for Netatmo? https://dev.netatmo.com/apidocumentation/weather

                                xd1936X 1 Reply Last reply Reply Quote 1
                                • xd1936X
                                  xd1936 @Eben Atwater | Premium
                                  last edited by xd1936

                                  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

                                  1 Reply Last reply Reply Quote 0
                                  • xd1936X
                                    xd1936 @TreeFern | Premium
                                    last edited by

                                    @TreeFern Added Ecowitt support last December 👍

                                    1 Reply Last reply Reply Quote 1
                                    • xd1936X
                                      xd1936 @Rúben G.T. | Premium
                                      last edited by

                                      @Rúben-G-T The script sends data to Windy every five minutes, as they request in their documentation.

                                      1 Reply Last reply Reply Quote 2
                                      • xd1936X
                                        xd1936 @Enrique Alvarez Jativa | Premium
                                        last edited by

                                        @Enrique-Alvarez-Jativa Very cool! Would love to hear more details about what parts you chose!

                                        1 Reply Last reply Reply Quote 0
                                        • xd1936X
                                          xd1936 @markdj | Premium
                                          last edited by

                                          @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

                                          1 Reply Last reply Reply Quote 0
                                          • Hunter Killer 2H
                                            Hunter Killer 2 @xd1936
                                            last edited by

                                            @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.

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
                                            NodeBB & contributors, OSM & contributors, HERE maps
                                            Terms of Use     Privacy Policy