Read the statement by Michael Teeuw here.
MMM-Loxone
-
@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
. -
@bobbythemoh Do
cd ~/MagicMirror git checkout -- modules/node_modules/node_helper/index.js
-
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…
-
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 :D
-
-
-
-
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 ?
-
@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, … -
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!