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

New module: Weather effects

Scheduled Pinned Locked Moved Entertainment
27 Posts 4 Posters 3.1k Views 4 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 @uros76
    last edited by sdetweil Dec 29, 2024, 5:05 PM Dec 29, 2024, 5:05 PM

    @uros76 did you use the default config?

     {
                module: 'MMM-ViewNotifications',
                position: "top_left",
                header: "Notifications",
                classes:"page1",  // for MMM-pages
                config: {
                    // See below for Configuration Options
                }
    },
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    U 1 Reply Last reply Dec 29, 2024, 5:15 PM Reply Quote 0
    • U Offline
      uros76 @sdetweil
      last edited by uros76 Dec 29, 2024, 5:17 PM Dec 29, 2024, 5:15 PM

      @sdetweil yes I used the default config. I also added timeout: 0 to see if I perhaps missed them. Default is 8sec timeout before notifications disappear.

      My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

      S 1 Reply Last reply Dec 29, 2024, 5:18 PM Reply Quote 0
      • S Offline
        sdetweil @uros76
        last edited by Dec 29, 2024, 5:18 PM

        @uros76 ok… did the header appear?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        U 1 Reply Last reply Dec 29, 2024, 5:18 PM Reply Quote 0
        • U Offline
          uros76 @sdetweil
          last edited by uros76 Dec 29, 2024, 5:20 PM Dec 29, 2024, 5:18 PM

          @sdetweil nope, cant even see the header of the notifications module. I am running this test enviroment as a server mode and on a windows 10 PC. If that makes any difference.

          My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

          S 1 Reply Last reply Dec 29, 2024, 5:24 PM Reply Quote 0
          • S Offline
            sdetweil @uros76
            last edited by sdetweil Dec 29, 2024, 5:26 PM Dec 29, 2024, 5:24 PM

            @uros76 its only in browser, so thats all that matters…

            notifications list can’t last forever as its crazy busy sometimes…

            open the developers window, ctrl-shift-i, select the elements tab, and expand the top bar, top left section
            (mine is in bottom left)
            Screenshot at 2024-12-29 11-24-07.png

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            U 1 Reply Last reply Dec 29, 2024, 5:31 PM Reply Quote 0
            • U Offline
              uros76 @sdetweil
              last edited by Dec 29, 2024, 5:31 PM

              @sdetweil I changed it to top_center location to see if that could help. No difference.
              Inspecting the developers window I can’t see anything in top_center region.
              a9a069c1-6824-49fe-bc6d-ae0dbf0e0505-image.png
              This is the config I am using
              bf0a99b2-1ebf-463d-9c88-de716ef005c6-image.png

              My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

              S 1 Reply Last reply Dec 29, 2024, 5:40 PM Reply Quote 0
              • S Offline
                sdetweil @uros76
                last edited by Dec 29, 2024, 5:40 PM

                @uros76 I changed mine to timeout:0… and they show and stay

                what is that stuff on body? I don’t have that
                nano ~/MagicMirror/index.html

                that is the page definition
                unless some other modules is hacking the dom…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                U 1 Reply Last reply Dec 29, 2024, 5:53 PM Reply Quote 0
                • U Offline
                  uros76 @sdetweil
                  last edited by Dec 29, 2024, 5:53 PM

                  @sdetweil that must be the Grammarly extension on my chrome browser. I’ll retry with different browser later and report back.

                  My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                  U 1 Reply Last reply Dec 29, 2024, 9:26 PM Reply Quote 0
                  • U Offline
                    uros76 @uros76
                    last edited by Dec 29, 2024, 9:26 PM

                    @sdetweil I tried on Edge and Firefox browser and it’s the same, I can’t see the notifications module loading in the selected region position. No clue what could prevent this module from loading.

                    My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                    U 1 Reply Last reply Dec 29, 2024, 9:33 PM Reply Quote 0
                    • U Offline
                      uros76 @uros76
                      last edited by Dec 29, 2024, 9:33 PM

                      Okay, I just reinstalled the whole test environment from scratch and now it works. Why the hell it didn’t work earlier I don’t know. Important is that it works.
                      Thanks again @sdetweil for all the assistance and guidance.
                      7d88a423-9e42-4812-9c6a-f564b84483e9-image.png

                      My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                      S 1 Reply Last reply Dec 29, 2024, 9:47 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 3 / 3
                      3 / 3
                      • First post
                        21/27
                        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