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

SimpleLogo auto change logo not working

Scheduled Pinned Locked Moved Unsolved Troubleshooting
21 Posts 3 Posters 4.9k 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 Away
    sdetweil @RoadRunnr1469
    last edited by Jan 25, 2020, 3:23 AM

    @RoadRunnr1469 right. Some external module sends a message.

    I didn’t look at that code

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    R 3 Replies Last reply Jan 25, 2020, 3:25 AM Reply Quote 0
    • R Offline
      RoadRunnr1469 @sdetweil
      last edited by Jan 25, 2020, 3:25 AM

      @sdetweil
      Based on the section “Notification Events” I added a section as called out.
      this isn’t letting me paste it in here, says it is spam.

      1 Reply Last reply Reply Quote 0
      • R Offline
        RoadRunnr1469 @sdetweil
        last edited by Jan 25, 2020, 3:29 AM

        @sdetweil

        I added this to the config.js file

                    {
                    module: "MMM-OnScreenMenu",
                            position: "bottom_right",
                            config: {
                                    menuItems: {
                                    notify1: {
                                            title: "Patch",
                                            notification: "SIMPLE_LOGO_UPDATE",
                                            payload: {
                                                    fileUrl: "modules/MMM-SimpleLogo/public/Amc.JPG",
                                                    width: "200px"
                                                    }
        
        S 1 Reply Last reply Jan 26, 2020, 4:54 AM Reply Quote 0
        • R Offline
          RoadRunnr1469 @sdetweil
          last edited by sdetweil Jan 26, 2020, 4:53 AM Jan 25, 2020, 3:31 AM

          @sdetweil

                                                  },
                                          notify2: {
                                                  title: "Support",
                                                  notification: "SIMPLE_LOGO_UPDATE",
                                                  payload: {
                                                          fileUrl: "modules/MMM-SimpleLogo/public/RedSupport.jpg",
                                                          width: "150px"
                                                          }
                                                  },
          
          S 1 Reply Last reply Jan 25, 2020, 3:40 AM Reply Quote 0
          • S Away
            sdetweil @RoadRunnr1469
            last edited by Jan 25, 2020, 3:40 AM

            @RoadRunnr1469 I won’t be able to look at this til tomorrow or Sunday.

            Open the developers window ctrl-shift-i select the console tab and scroll up to see any messages sent from the on screen module

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Jan 26, 2020, 4:51 AM Reply Quote 0
            • S Away
              sdetweil @sdetweil
              last edited by Jan 26, 2020, 4:51 AM

              @RoadRunnr1469 I installed the module, and modified one of mine to send the notification, and it worked as expected.

              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 @RoadRunnr1469
                last edited by Jan 26, 2020, 4:54 AM

                @RoadRunnr1469 and you installed the “MMM-OnScreenMenu” module too, right?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 1 Reply Last reply Jan 26, 2020, 2:42 PM Reply Quote 0
                • R Offline
                  RoadRunnr1469 @sdetweil
                  last edited by Jan 26, 2020, 2:42 PM

                  @sdetweil yes, and the on screen option works fine changes the logo as expected.

                  S 1 Reply Last reply Jan 26, 2020, 2:45 PM Reply Quote 0
                  • S Away
                    sdetweil @RoadRunnr1469
                    last edited by Jan 26, 2020, 2:45 PM

                    @RoadRunnr1469 cool… can u mark this as resolved now?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      RoadRunnr1469
                      last edited by Jan 26, 2020, 2:50 PM

                      no, the SimpleLogo auto changer part still is not working.

                      S 1 Reply Last reply Jan 26, 2020, 3:05 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        14/21
                        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