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

    Scheduled Pinned Locked Moved Utilities
    23 Posts 7 Posters 26.5k Views 8 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.
    • schummi84S Offline
      schummi84 @paphko
      last edited by

      @paphko I tried you hint with the following result:

      [{"link":"http://192.168.2.122:8080/rest/items/ExtendedColorLight_Color","state":"ON","type":"Switch","name":"ExtendedColorLight_Color","label":"Color","category":"ColorLight","tags":[],"groupNames":[]},{"link":"http://192.168.2.122:8080/rest/items/SOFA_Switch","state":"ON","type":"Switch","name":"SOFA_Switch","label":"Color","category":"ColorLight","tags":[],"groupNames":[]},{"link":"http://192.168.2.122:8080/rest/items/SOFA_Color","state":"274,87,24","type":"Color","name":"SOFA_Color","label":"Color","category":"ColorLight","tags":[],"groupNames":[]},{"link":"http://192.168.2.122:8080/rest/items/SOFA_ColorTemperature","state":"0","type":"Dimmer","name":"SOFA_ColorTemperature","label":"Color Temperature","category":"ColorLight","tags":[],"groupNames":[]}]
      

      Basically it shows two items at the moment, both created with PaperUI. I still don’t undertsand why the file based setup/configuration is not working. I wouldn’t mind if th efloorplan integration would work but still doesn’t. I added the two items to the config.js but without success. I checked the pm2 logs to see the follwoing error:

      0|mm       | TypeError: Cannot read property 'statusCode' of undefined
      0|mm       |     at Request._callback (/home/pi/MagicMirror/modules/mmm-openhabfloorplan/node_helper.js:38:65)
      0|mm       |     at self.callback (/home/pi/MagicMirror/node_modules/request/request.js:186:22)
      0|mm       |     at emitOne (events.js:96:13)
      0|mm       |     at Request.emit (events.js:188:7)
      0|mm       |     at Request.onRequestError (/home/pi/MagicMirror/node_modules/request/request.js:845:8)
      0|mm       |     at emitOne (events.js:96:13)
      0|mm       |     at ClientRequest.emit (events.js:188:7)
      0|mm       |     at Socket.socketErrorListener (_http_client.js:308:9)
      0|mm       |     at emitOne (events.js:96:13)
      0|mm       |     at Socket.emit (events.js:188:7)
      
      

      Note: I already modified the mmm-openhabfloorplan.js according to your other thread. Unfortunatelly I cannot attach the files here - If required I can post the sourcecode.

      Any idea ?

      Cheers
      Schummi

      paphkoP 2 Replies Last reply Reply Quote 0
      • paphkoP Offline
        paphko @schummi84
        last edited by

        @schummi84 I’ll test that as soon as I find some time - maybe tomorrow, maybe next week.

        1 Reply Last reply Reply Quote 0
        • paphkoP Offline
          paphko @schummi84
          last edited by

          @schummi84 @YourhighnessLeender : OH2 has a slightly different JSON format in items response which I had to deal with. Please pull latest changes, set new ‘version’ option is your config, and try again.

          schummi84S 2 Replies Last reply Reply Quote 0
          • schummi84S Offline
            schummi84 @paphko
            last edited by

            @paphko Thank you very much for your effort. I’ll give it a try and report on the outcome!

            1 Reply Last reply Reply Quote 0
            • schummi84S Offline
              schummi84 @paphko
              last edited by

              @paphko With you Update everything works as expected!!!

              0_1489697104040_upload-3fa13796-8258-4888-8ea9-97ce6d72d95f

              Again, thank you very much for your help and the effort you put in your module!
              :grinning:
              Best regards
              Schummi

              1 Reply Last reply Reply Quote 1
              • T Offline
                teddy
                last edited by

                Hi, I have problems and need help. What am I doing wrong?

                alt text
                alt text
                alt text
                alt text
                alt text

                paphkoP 1 Reply Last reply Reply Quote 0
                • zdenekZ Offline
                  zdenek
                  last edited by

                  Hi all
                  sorry for stupid question - do I need to have another RPi to run OpenHAB, or it can by on the same?

                  thanks Zdeněk

                  1 Reply Last reply Reply Quote 0
                  • paphkoP Offline
                    paphko @teddy
                    last edited by

                    @teddy Sorry for the late reply, I didn’t check the forum for quite a while. But from your post, I don’t know how to help. It’s as if you say “my car is not working, what am I doing wrong?”
                    If you want some help, please check logs for errors and post them here.

                    @zdenek It should be possible to run openhab on the same RPi. I didn’t try it but I don’t see any reason why it should not work. You only have to change the port of one of them because both use 8080 by default.

                    1 Reply Last reply Reply Quote 0
                    • 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