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.
    • tbbearT Offline
      tbbear Module Developer @P-Bo726
      last edited by

      @P-Bo726 the url is the same u would call in your browser to get your basicui sitemap, only with (see in readme) a little modification, thats why i recomment to copy your basicui sitemap for ex. my def. sitemap is wr.sitemap and i did a copy to MMM.sitemap. In this add the extra line like said in the readme.

      Robert the Bear

      1 Reply Last reply Reply Quote 0
      • O Offline
        Orakel
        last edited by

        Im am using an openhabianpi Server on a Raspi2. Now i build a MagicMirror und i was happy to find your MMM Openhab Modul.
        i configured everything like you told, but my Raspi didn´t find the MMM-View.html File. The Mirror shows the MMM-Sitemap but it has a white background und at the Top of the Module it shows … cant find MMM-View.html

        do you have any ideas whats wrong ?

        sorry for my not so good english its not my main language

        greets
        Orakel

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

          @orakel Hi, thank’s for using my module. Please check if your MMM-View.html file is in the right directory and it has the same
          owner and group that u use to run your MM.

          Robert the Bear

          O 1 Reply Last reply Reply Quote 0
          • O Offline
            Orakel @tbbear
            last edited by

            thx for your response

            @tbbear so i have changed the owner and group from MMM-View.html from openhabian to openhab. same problem like before. you wrote that i have to change the owner and group like the owner i use on my MM, but i can´t change the owner to the owner pi.

            is there any other idea, i really like to use your module.

            greeting Orakel

            tbbearT 2 Replies Last reply Reply Quote 0
            • tbbearT Offline
              tbbear Module Developer @Orakel
              last edited by

              @orakel of course, i’m sorry i ment to change it to the same owner u use for openhab.

              Robert the Bear

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

                @orakel U are using openhab2? The view file is in the directory …/html? I am sure its only a access problem.

                Robert the Bear

                1 Reply Last reply Reply Quote 0
                • O Offline
                  Orakel
                  last edited by Orakel

                  hi tbbear.
                  yes i am using openhab2 on a raspi2.
                  the MMM-View.html is in the /html directory and the css dir is in the /html directory 2.
                  both html file and the css directory are owner of the openhab user on the openhab2 server.
                  wenn i open my MMM Sitemap within the PaperUI i can see my sitemap but at the top of it it says

                  HTTP ERROR 404
                  Problem accessing /static/MMM-View.html. Reason: Not Found

                  i have to change to url in my config.js from http://… to http://… to see the Modul on the MagicMirror but i looks the same like in the paperUI view.

                  white background… but i want it black with white fonts

                  i tried to put the html file and the css directory into /icon/classic/ directory and changed the IP Adresse to localhost. i must do that for the Image Show in a sitemap. Now i have no errors viewing the Modul in the Mirror but it´s still white… like the sitemaps always shown in the paperUI from openhab2. But in the BasicUI view of the sitemap, if i move the mouse cursor to the top it appears that the localhost has refused the connection.

                  i don´t know what i shoul do to get the modul working… still any ideas ?

                  greetings

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

                    @orakel Can u try something: Replace the dir name ‘static’ in the files MMM-sitemap and in MMM-View with ‘html’

                    Robert the Bear

                    1 Reply Last reply Reply Quote 0
                    • O Offline
                      Orakel
                      last edited by Orakel

                      i did it before…it´s the same… i think i can´t use your module but i would like.
                      is there anything else needed in openhab ? http binding ? web server ? anything else ?
                      i tried to install another instance of MagicMirror on a WIndowsPC and its the same probleme here with the MMM-Openhab module so i think it´s an openhab problem

                      1 Reply Last reply Reply Quote 0
                      • O Offline
                        Orakel
                        last edited by Orakel

                        after updating my openhab server your module works !!! i am so happy that it works.
                        but there is still one little problem, when i am using your MMM-View.html and your MMM-Style.css.
                        when i open my sitemap in the paperui it looks like it should. with one word awesome.
                        but in my magicmirror its still white.
                        but when i am using the mystyle.css and DarkTheme.html it works in the MagicMirror too.
                        i dont know how to insert the code … but i found them in an openhab forum.

                        1 Reply Last reply Reply Quote 0
                        • L Offline
                          LordMM
                          last edited by

                          Hello,
                          i tried this module today.

                          Where is the example sitemap file after installing the module ?

                          Regards

                          Jürgen

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

                            @LordMM Hi Jürgen, looks like you speak german. Also das Beispiel ist in der readme mehr ist nicht nötig. Gruß Robert

                            Robert the Bear

                            1 Reply Last reply Reply Quote 0
                            • J Offline
                              johntech
                              last edited by

                              I am running OH2 and just ran across your article about interfacing OH2 with MagicMirror. First of all thank you for this program. I’m just starting to use Magic Mirror.
                              Questions:
                              I have installed your code into Magic Mirror.
                              I have added your code to the MM config.js file
                              I have added the 2 files to my OH2 html directory.
                              Where I ran into trouble is in adding the code to my sitemap file.
                              You indicate that this added to the beginning of that code:

                              sitemap MMM label="MMM-Openhab"
                              {
                              	        // Set for MMM-Openhab
                              	Webview url="/static/MMM-View.html"
                              	...
                              }
                              

                              DO I replace my original code :

                              sitemap ourhome label="Our Home" { 
                              
                                  Frame label="Today" {
                                      Text item=Date icon="calendar"
                                      Text item=Time  icon="time"
                                  
                                  }
                              

                              with your above code? If I do this then my OH2 will not start. Am I missing something? Thank you for any information!
                              John

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

                                @johntech Nooo only insert this line

                                sitemap ourhome label="Our Home" { 
                                     Webview url="/static/MMM-View.html"
                                
                                    Frame label="Today" {
                                        Text item=Date icon="calendar"
                                        Text item=Time  icon="time"
                                    
                                    }
                                

                                Robert the Bear

                                J G 2 Replies Last reply Reply Quote 0
                                • Z Offline
                                  Zacki84
                                  last edited by

                                  HI,
                                  your module works perfect.
                                  I changed the css file a litte bit, but it didn´t refresh in MM.
                                  When I open the browser I cleard cache and see the new version. Do you know how to clear cache for this Module/MM?
                                  THX

                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    johntech @tbbear
                                    last edited by

                                    @tbbear

                                    Thank you for the reply! I have added the line as instructed in your reply. I also had to move the css file into the css directory in the html directory. Looking at the openHAB Basic UI on the screen the colors changed to black as set .

                                    In this screen, are you supposed to see the button layout as you displayed at the beginning of this article? There is the icon at the top of the screen showing that looks like something is missing.

                                    On the Magic Mirror screen, the only thing I see is a rectangle white bordered box on the screen.
                                    I seem to still be missing something.
                                    John

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

                                      @johntech Webview url=“/static/MMM-View.html” icon=none

                                      Robert the Bear

                                      J 1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        johntech @tbbear
                                        last edited by

                                        @tbbear Ok that got rid of the icon on the openHAB web interface but I still get nothing on the Magic Mirror screen but the rectangular screen with a white border.

                                        What creates the buttons and labels on the Magic Mirror screen?

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

                                          @johntech Please check again if u did all steps from my readme. looks like u have no fitting sitemap.

                                          Robert the Bear

                                          1 Reply Last reply Reply Quote 0
                                          • J Offline
                                            johntech
                                            last edited by

                                            @tbbear I found the problem!

                                            	url: "http://wr-pi-openhab:8080/basicui/app?sitemap=MMM"   // url of your Openhab sitemap
                                            
                                            

                                            I overlooked the fact the I needed to enter MY url to my openHAB program in the line above. Now everything works as it should!!

                                            Thank you again for developing this module!!

                                            John

                                            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
                                            • 1 / 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