• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Can anyone revive AviationWX, PilotWX, or TAF

Scheduled Pinned Locked Moved Unsolved Requests
36 Posts 3 Posters 9.3k Views 3 Watching
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.
  • S Offline
    sdetweil @FSAHD
    last edited by sdetweil Mar 12, 2024, 1:55 AM Mar 12, 2024, 1:44 AM

    @FSAHD I got the metar to work, then the faa data is all different not by airport request. and all the variable names have changed too

    don’t know if the data is different for display

    and the data is xml

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    F 1 Reply Last reply Mar 13, 2024, 1:39 AM Reply Quote 0
    • F Offline
      FSAHD @sdetweil
      last edited by Mar 13, 2024, 1:39 AM

      @sdetweil I know the airport delay item is last on the wish list.

      I can take over and update variables and such. wherever you left off ill be happy to take over!

      S 2 Replies Last reply Mar 13, 2024, 1:54 AM Reply Quote 0
      • S Offline
        sdetweil @FSAHD
        last edited by Mar 13, 2024, 1:54 AM

        @FSAHD ok, let me finish the faa data . I was working on it this morning

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @FSAHD
          last edited by sdetweil Mar 13, 2024, 6:35 PM Mar 13, 2024, 4:01 PM

          @FSAHD ok, here is the partially updated MMM-aviationwx

          https://github.com/sdetweil/MMM-aviationwx

          there is a file of the output sent back from the node_helper( this morning) in formatted json (sample-data.txt)

          so you can see the field names and values…

          I marked in the MMM-aviationwx.js in getDom() where all this needs to be corrected with correct variable names and values…

          as an example

                var icao = airport.id;
          

          airport.id is now airport.station_id
          “station_id”: “KSFO”,

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          F 1 Reply Last reply Mar 15, 2024, 2:01 AM Reply Quote 0
          • F Offline
            FSAHD @sdetweil
            last edited by Mar 15, 2024, 2:01 AM

            @sdetweil Thanks again for the help.

            I think I have all the variables updated. Im c urrently working on trying to get the dependencies to install on my pi so I can test.

            You were a big help and I see where I went wrong in a lot of places when I was trying to build from scratch. It was a lot of simple mistakes lol

            S 2 Replies Last reply Mar 15, 2024, 2:27 AM Reply Quote 1
            • S Offline
              sdetweil @FSAHD
              last edited by sdetweil Mar 15, 2024, 2:45 AM Mar 15, 2024, 2:27 AM

              @FSAHD great news.

              dependencies?

              package.json has them all for the module
              so npm install will do all for the module

              use my install script for mm

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              F 1 Reply Last reply Mar 15, 2024, 7:13 AM Reply Quote 0
              • S Offline
                sdetweil @FSAHD
                last edited by Mar 15, 2024, 2:32 AM

                @FSAHD a lot of simple mistakes…

                computers do things fast. whatever we tell them… lol

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • F Offline
                  FSAHD @sdetweil
                  last edited by Mar 15, 2024, 7:13 AM

                  @sdetweil I tried that after I cloned the git into the modules folder.

                  I ended up getting this error.

                  I also don’t remember if I used your script for this instance of mm or if I installed manually if that makes any difference

                  20240315_030845.jpg

                  S 2 Replies Last reply Mar 15, 2024, 11:15 AM Reply Quote 0
                  • S Offline
                    sdetweil @FSAHD
                    last edited by Mar 15, 2024, 11:15 AM

                    @FSAHD ok, let me look at it in a couple hours

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    M 1 Reply Last reply Mar 15, 2024, 2:38 PM Reply Quote 0
                    • M Offline
                      mumblebaj Module Developer @sdetweil
                      last edited by Mar 15, 2024, 2:38 PM

                      @sdetweil I think to resolve just do npm uninstall request and will remove request from the package,json. Else it will try to install it and you will run into the errors above.

                      Check out my modules at: https://github.com/mumblebaj?tab=repositories

                      S 1 Reply Last reply Mar 15, 2024, 2:42 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        13/36
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy