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.

    MMM-bergfex not working

    Scheduled Pinned Locked Moved Troubleshooting
    mmm-bergfexbergfexsnow
    38 Posts 5 Posters 13.8k Views 5 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 @MajorC
      last edited by sdetweil

      @MajorC sadly he didn’t update package.json with all the required modules

      do
      npm install async --save
      npm install sys – save

      his code

      var async = require('async');
      var sys = require('sys');
      var exec = require('child_process').exec;
      const request = require('request');
      const cheerio = require("cheerio");
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MajorC Project Sponsor @sdetweil
        last edited by

        @sdetweil said in MMM-bergfex not working:

        npm install async --save
        npm install sys – save

        in the MMM-bergfex folder?

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @MajorC
          last edited by

          @MajorC of course

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            MajorC Project Sponsor
            last edited by

            sorry, I am totaly new to this world, my first Raspberry project.

            
            pi@MagicMirror:~/MagicMirror/modules/MMM-bergfex $ npm install async --save
            npm WARN MMM-bergfex@ license should be a valid SPDX license expression
            
            + async@3.2.0
            added 1 package from 1 contributor and audited 66 packages in 2.709s
            
            2 packages are looking for funding
              run `npm fund` for details
            
            found 0 vulnerabilities
            
            pi@MagicMirror:~/MagicMirror/modules/MMM-bergfex $ npm install sys -- save
            npm WARN MMM-bergfex@ license should be a valid SPDX license expression
            
            + sys@0.0.1
            + save@2.4.0
            added 13 packages from 11 contributors and audited 79 packages in 8.763s
            
            2 packages are looking for funding
              run `npm fund` for details
            
            found 0 vulnerabilities
            
            pi@MagicMirror:~/MagicMirror/modules/MMM-bergfex $
            
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @MajorC
              last edited by

              @MajorC and then start mm

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • M Offline
                MajorC Project Sponsor
                last edited by

                well, I have my mirror back, including Bergfex Snow Report. At the moment there is only “loading…” visible.

                I will double check my config.

                Maybe you can include the help to the git? Would be nice to have it working as smooth as the rest in this wonderful project.

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @MajorC
                  last edited by

                  @MajorC he hasn’t updated in 2 years… so unlikely

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MajorC Project Sponsor
                    last edited by

                    And it is working.

                    This is important:

                    This is an array with strings of the skiareas to display. String must exactly match the name on http://www.bergfex.at/oesterreich/schneewerte/
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @MajorC
                      last edited by

                      @MajorC yes, precise config is required in each module. some don’t document well…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        MajorC Project Sponsor
                        last edited by

                        Thanks for your very fast help. Maybe someone will rewrite this MMM. Winter is coming!

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • First post
                          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