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-Openhab

    Scheduled Pinned Locked Moved Utilities
    58 Posts 18 Posters 40.0k Views 20 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.
    • lavolp3L Offline
      lavolp3 Module Developer @tmcgregor
      last edited by

      @tmcgregor Just FYI, you could also have that solution with the module MMM-NetworkScanner.

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

      1 Reply Last reply Reply Quote 0
      • G Offline
        georgeashton02 @tbbear
        last edited by

        @tbbear Hi, What is the command to type into the terminal to download this module? Thank you

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

          @georgeashton02 where would you find this module?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            georgeashton02 @sdetweil
            last edited by

            @sdetweil I have found all of the information about it I just cannot find the information needed to install the module… Thanks

            S 2 Replies Last reply Reply Quote 0
            • S Offline
              sdetweil @georgeashton02
              last edited by

              @georgeashton02 ok, how do you install modules in general?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @georgeashton02 https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners?_=1590679589616

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 1
                • G Offline
                  georgeashton02
                  last edited by

                  Yeh you need to clone all the files of the module then mostly npm install that module but i need the address to clone for the files

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

                    @georgeashton02 said in MMM-Openhab:

                    but i need the address to clone for the files

                    i’m not sure I understand that… you mean github?

                    you know how to use search? google, or on github itself

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      georgeashton02
                      last edited by lavolp3

                      @sdetweil Thanks i was being dumb, however i do have another problem any ideas why this is throwing errors at me?

                      sitemap MMM label="MMM-Openhab"
                      {
                      	        // Set for MMM-Openhab
                      	Webview url="/static/MMM-View.html"
                      }
                      
                      Frame label="TV"
                      {
                          Switch item= BedroomTVPower
                          Switch item= BedroomPauseTv
                      }
                      
                      Frame label="Lights" 
                      {
                          Colorpicker item= My_Room_Light_Colour
                          Switch item= My_Room_Lights
                      }
                      

                      This was all working before i added the code that i was told to add by the MMM-openhab github page…

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

                        @georgeashton02 where are those? In config?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • G Offline
                          georgeashton02
                          last edited by

                          @sdetweil Yes, That code if from my openhab .sitemap file

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

                            @georgeashton02 ok, i dont know what that means

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • G Offline
                              georgeashton02
                              last edited by georgeashton02

                              @tbbear when i add that line my code throws errors back at me? The code worked before regardless of what the name is…
                              Screenshot 2020-06-01 at 18.25.20.png

                              Any suggestions thanks

                              tbbearT 1 Reply Last reply Reply Quote 0
                              • tbbearT Offline
                                tbbear Module Developer @georgeashton02
                                last edited by

                                @georgeashton02 As u can see the error is already marked… The name of your sitemap is MMM.sitemap so name it as MMM not ourhome

                                Robert the Bear

                                G 1 Reply Last reply Reply Quote 0
                                • G Offline
                                  georgeashton02 @tbbear
                                  last edited by georgeashton02

                                  @tbbear No I understand this, as i said the name even when changed doesnt make a difference for some reason
                                  Screenshot 2020-06-01 at 20.07.30.png

                                  tbbearT 1 Reply Last reply Reply Quote 0
                                  • tbbearT Offline
                                    tbbear Module Developer @georgeashton02
                                    last edited by

                                    @georgeashton02 I dont know why your check tthows an error cause i typed your sitemap and i could run it without any problems in openhab2.5

                                    Robert the Bear

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      georgeashton02
                                      last edited by

                                      @tbbear That is very odd… what would you suggest i do?

                                      tbbearT 1 Reply Last reply Reply Quote 0
                                      • tbbearT Offline
                                        tbbear Module Developer @georgeashton02
                                        last edited by

                                        @georgeashton02 use it!

                                        Robert the Bear

                                        M 1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          georgeashton02
                                          last edited by

                                          @tbbear I used this sitemap, put the url for my sitemap in the config script and put that config script into the magic mirror config file. What other steps do i need to complete. Im sorry very confused my bad… Thanks

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Mrtrol2013 @tbbear
                                            last edited by

                                            @tbbear Please tell me if I can use notifications to update my sitemaps in this module?

                                            tbbearT 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • 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