Navigation

    MagicMirror Forum

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

    MMM-Loxone

    Utilities
    loxone smart home
    11
    91
    22132
    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.
    • idoodler
      idoodler Module Developer @bobbythemoh last edited by

      @bobbythemoh Yeah, looks like there are some files missing. I think a new installation is a good idea. You can first check if there are any problems with git status.

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

        @bobbythemoh Do

        cd ~/MagicMirror
        git checkout -- modules/node_modules/node_helper/index.js
        
        1 Reply Last reply Reply Quote 0
        • B
          bobbythemoh last edited by

          Hey guys, I was pretty busy in work this week, so i just wanted to redo the installation, then i saw your post @sdetweil That solved the issue for me! thank you so much for your help…

          1 Reply Last reply Reply Quote 1
          • elmattt
            elmattt last edited by

            Hi ! this is working great !!
            it show my indoor temp in the forecast module, and presence works great.
            i have an issue, i want to show on the mirror the temp of another room (mine), but it show only : CHARGEMENT … (loading …)
            any idea ??

            Thanks 😃

            P 1 Reply Last reply Reply Quote 0
            • P
              pavka28 @elmattt last edited by

              @elmattt
              Recieved the same

              Loading…&HELLIP

              Did you solve?

              idoodler 1 Reply Last reply Reply Quote 0
              • idoodler
                idoodler Module Developer @pavka28 last edited by

                @pavka28 @elmattt Can you guys please provide me your MMM-Loxone config without your credentials. Can you also please double check the UUID of the control you want to display.

                1 Reply Last reply Reply Quote 0
                • idoodler
                  idoodler Module Developer last edited by

                  @pavka28 @elmattt Any update, did you fix the issue?

                  1 Reply Last reply Reply Quote 0
                  • elmattt
                    elmattt last edited by

                    didn’t have time to test … sorry ! but i think i was doing the wrong thing… is it possible to double the module in the config ? and show another UUID for the second module ?

                    idoodler 1 Reply Last reply Reply Quote 0
                    • idoodler
                      idoodler Module Developer @elmattt last edited by

                      @elmattt I guess you want to show multiple controls, right? If this is the case you need to assign the observingUuids property an array of UUIDs, something like.

                      ...
                      observingUuids: ["0eaf7a2f-0011-1f28-ffff2083eaf2523c", "12a97c52-00a6-aea9-ffffc00216fecef2", "10338564-033c-226f-ffff0b7b5fc746d6"]
                      ...
                      

                      Please provide the relevant part of your config.js without any crucial informations like IP, username, password, …

                      1 Reply Last reply Reply Quote 0
                      • P
                        Phil__ last edited by

                        Hello Everyone,

                        today i updated my MagicMirror Setup (and all modules).

                        Now i have trouble with the MMM-Loxone Module. My Display do not turn off, it shows a black screen instead turning off.
                        The pm2 log shows a interessting Message: " This is no Raspberry Pi, toggle the display is not supported!"

                        My Setup:

                        • Raspberry Pi 4
                        • latest Raspian Image with all Updates
                        • latest Updates for MagicMirror and Modules

                        Can anyone help me?

                        Phil

                        1|MagicMirror | MMM-Loxone Found room: Wohnzimmer
                        1|MagicMirror | [2020-09-25 12:57:13.716] [INFO] MMM-Loxone Search IRC for room temperature
                        1|MagicMirror | [2020-09-25 12:57:13.723] [INFO]
                        1|MagicMirror | MMM-Loxone Found IRC (WZ Raumregelung) in room Wohnzimmer
                        1|MagicMirror | [2020-09-25 12:57:13.724] [INFO] MMM-Loxone Check if presenceUuid is defined
                        1|MagicMirror | [2020-09-25 12:57:13.733] [INFO]
                        1|MagicMirror | MMM-Loxone Search LightControls and LightV2Controls in room
                        1|MagicMirror | [2020-09-25 12:57:13.735] [INFO]
                        1|MagicMirror | MMM-Loxone Found LightControl (Flur-EG Lichtsteuerung) in room Wohnzimmer
                        1|MagicMirror | [2020-09-25 12:57:13.737] [INFO]
                        1|MagicMirror | MMM-Loxone NotificationUuid: 0d314264-022b-0294-ffffed497d367efa
                        1|MagicMirror | [2020-09-25 12:57:13.738] [INFO] MMM-Loxone Enabling statusupdates
                        1|MagicMirror | [2020-09-25 12:57:13.798] [LOG]
                        1|MagicMirror | MMM-Loxone Successfully executed ‘dev/sps/enablebinstatusupdate’ with code 200 and value 1
                        1|MagicMirror | [2020-09-25 12:57:14.467] [INFO]
                        1|MagicMirror | MMM-Loxone Got room temperature: 23.5
                        1|MagicMirror | [2020-09-25 12:57:14.531] [INFO]
                        1|MagicMirror | MMM-Loxone Got lightMood change to: All off(778)
                        1|MagicMirror | [2020-09-25 12:57:14.534] [INFO]
                        1|MagicMirror | This is no Raspberry Pi, toggle the display is not supported!

                        idoodler 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 9 / 10
                        • 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