MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Hi is there a easy way to see the modulenumber?

    General Discussion
    2
    7
    535
    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.
    • Stoffbeuteluwe
      Stoffbeuteluwe Project Sponsor last edited by

      I need the number for MMM Alexaonoff

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

        @Stoffbeuteluwe what do u mean by number?

        Sam

        Create a working config
        How to add modules

        Stoffbeuteluwe 2 Replies Last reply Reply Quote 0
        • Stoffbeuteluwe
          Stoffbeuteluwe Project Sponsor @sdetweil last edited by

          @sdetweil MMM-AlexaOnOff needs a number for every module

          1 Reply Last reply Reply Quote 0
          • Stoffbeuteluwe
            Stoffbeuteluwe Project Sponsor @sdetweil last edited by

            @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 Reply Quote 0
            • S
              sdetweil @Stoffbeuteluwe last edited by

              @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

              Create a working config
              How to add modules

              Stoffbeuteluwe 1 Reply Last reply Reply Quote 0
              • Stoffbeuteluwe
                Stoffbeuteluwe Project Sponsor @sdetweil last edited by

                @sdetweil thanks

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

                  @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

                  Create a working config
                  How to add modules

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy