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

Hi is there a easy way to see the modulenumber?

Scheduled Pinned Locked Moved General Discussion
7 Posts 2 Posters 996 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
    Stoffbeuteluwe Project Sponsor
    last edited by Sep 3, 2019, 2:43 PM

    I need the number for MMM Alexaonoff

    S 1 Reply Last reply Sep 3, 2019, 4:03 PM Reply Quote 0
    • S Offline
      sdetweil @Stoffbeuteluwe
      last edited by Sep 3, 2019, 4:03 PM

      @Stoffbeuteluwe what do u mean by number?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 2 Replies Last reply Sep 3, 2019, 4:10 PM Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor @sdetweil
        last edited by Sep 3, 2019, 4:10 PM

        @sdetweil MMM-AlexaOnOff needs a number for every module

        1 Reply Last reply Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @sdetweil
          last edited by Sep 3, 2019, 4:11 PM

          @sdetweil name: “Alarmmodul”,
          on: {
          notification: “REMOTE_ACTION”,
          payload: { action: “SHOW”, module: “module_1_alert” }
          },
          off: {
          notification: “REMOTE_ACTION”,
          payload: { action: “HIDE”, module: “module_1_alert” }
          },
          },
          {

          S 1 Reply Last reply Sep 3, 2019, 4:13 PM Reply Quote 0
          • S Offline
            sdetweil @Stoffbeuteluwe
            last edited by Sep 3, 2019, 4:13 PM

            @Stoffbeuteluwe oh, module_identifier,

            I think they are numerical, top to bottom of config.js.

            But you could look at the generated html in the developers window

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Sep 3, 2019, 4:14 PM Reply Quote 0
            • S Offline
              Stoffbeuteluwe Project Sponsor @sdetweil
              last edited by Sep 3, 2019, 4:14 PM

              @sdetweil thanks

              S 1 Reply Last reply Sep 3, 2019, 4:29 PM Reply Quote 0
              • S Offline
                sdetweil @Stoffbeuteluwe
                last edited by Sep 3, 2019, 4:29 PM

                @Stoffbeuteluwe select the elements tab in the developers window…
                but looking at it, they are numeric starting at 1, top down in config.js

                module_number_moduleName

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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