• 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 8.8k 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.
  • F Offline
    FSAHD
    last edited by Mar 8, 2024, 4:34 AM

    I am in the process of becoming a pilot and I would love to have the information these modules offer at a glance instead of having to look it up every time.

    I tried, with the help of AI to update the code as I believe they were using the request fuction which is deprecated. I even tried to create a module from scratch which right now is a failure lol.

    I am not the best at coding but if I can get a mentor I will definitely help keep the module up and running

    S 1 Reply Last reply Mar 8, 2024, 5:05 AM Reply Quote 0
    • S Away
      sdetweil @FSAHD
      last edited by sdetweil Mar 8, 2024, 5:06 AM Mar 8, 2024, 5:05 AM

      @FSAHD sure, you can use my sample module
      at least it works.

      https://github.com/sdetweil/SampleModule

      where is the data you want to show and what api might be available to get that data

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil

        From what I have been able to tell I have 2 options however, I think https://aviationweather.gov/data/api/#/Data/dataMetars is going to be the better source (the other one is avwx.rest which needs users to sign up and create a token to use). I can send you a token for avwx if you need.

        FWIW I can also share the repository for the Module I was working on

        S 1 Reply Last reply Mar 8, 2024, 2:09 PM Reply Quote 0
        • S Away
          sdetweil @FSAHD
          last edited by Mar 8, 2024, 2:09 PM

          @FSAHD is the problem just the use of request?
          that can be fixed w very little code change

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          F 1 Reply Last reply Mar 8, 2024, 10:51 PM Reply Quote 0
          • F Offline
            FSAHD @sdetweil
            last edited by Mar 8, 2024, 10:51 PM

            @sdetweil that is what I believe it it, also what the AI helped me deduce.

            I attempted to solve that but was unsuccessful. I believe that was the problem with all 3 modules I mentioned.

            I tried using npm install request. that didnt work.

            Then I attempted to update the code to use axios

            S 2 Replies Last reply Mar 9, 2024, 2:55 AM Reply Quote 0
            • S Away
              sdetweil @FSAHD
              last edited by Mar 9, 2024, 2:55 AM

              @FSAHD OK, let me look at them

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @FSAHD
                last edited by Mar 10, 2024, 11:38 PM

                @FSAHD well every url changed, and all the data
                changed. some has to be calculated (avg airport delay) or that info display deleted.

                too much work for me., given my avaliable time

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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

                  @sdetweil I appreciate you looking into this. ill take some time and see wat I can do!

                  S 1 Reply Last reply Mar 12, 2024, 1:44 AM Reply Quote 0
                  • S Away
                    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
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        8/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