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-WetterOnline does not load

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 633 Views 2 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
      sil3ntstorm
      last edited by

      I just installed this module today:
      https://github.com/bogenpirat/MMM-WetterOnline
      Unfortunately my mirror doesn’t load the module, nothing is displayed.
      I entered the following, is that even correct?

      code_text

                  {
                              module: 'MMM-WeatherOnline',
                              position: "top_right",
                              config: {
                  
                  
                  
                  useHeader: true,
                  header: "Hemau weather",
                  city: "https://www.wetteronline.de/wetter/hemau",
                  width: "400px",
                  daysTrend: 4,
                  updateIntervalMins: 5,
                  
                              }
                          },
      lavolp3L 1 Reply Last reply Reply Quote 0
      • lavolp3L Offline
        lavolp3 Module Developer @sil3ntstorm
        last edited by

        @sil3ntstorm Looks like you need tio change the city to “hemau”.
        If the link works, the module only needs the city name.

        city: "hemau",
        

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

        S 2 Replies Last reply Reply Quote 1
        • S Offline
          sil3ntstorm @lavolp3
          last edited by

          @lavolp3 it works, thank you very much

          1 Reply Last reply Reply Quote 0
          • S Offline
            sil3ntstorm @lavolp3
            last edited by sil3ntstorm

            @lavolp3 I have a question about the module: until yesterday everything was working without any problems, but since this morning nothing is displayed to me (the screen area where the module is placed remains black) - I did an MM update to the latest version 5 minutes ago, too That didn’t bring any improvement. Has anything changed in the meantime?

            16.06: now run the module - thx

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • 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