Read the statement by Michael Teeuw here.
MMM-Loxone
-
GREAT this is what i am looking for aswell.
A feature i would like to see would be: My mirror is in the bathroom, so i am not in this room on regular basis. It would be nice if the motion sensor in the bathroom is activated that the monitor comes alive. After a certain activity period in the bathroom the MM should go back to “energy saving” -->either a screensaver or shutting off the monitor.Awesome work dude, looking forward for the module!
Thanks Robert
-
@bobbythemoh Yes, I was already thinking about that I will add this for sure!
-
@bobbythemoh Here is my implementation idea.
The user enters the room, the MagicMirror awakes and keeps activated untill the light goes out.
I have no idea to connect the Loxone Presence detector with the MagicMirror in an easy to configure way.
-
It would be nice if the module can work with udp commands. I would suggest sending „activity in room“ plus an integer and this is the alive time for the magic mirror.
-
@bobbythemoh This seems like a solution for thinkerers. I want solutions for everyone using built-in function from the Loxone eco system.
-
I just published the module, please try it out and file feature requests:)
[card:idoodler/MMM-Loxone]
-
-
@bobbythemoh Please check your
config.json
this is not a valid object. Your config should look like this:config: { host: '192.168.0.200', user: 'MagicMirror', pwd: 'YOUR_PW' }
You are missing both the
:
and,
.Everything should be fine after you corrected the
config.json
. Your first screenshot just shows the correct installation process, you can ignore theWARN
messages. -
Hey, the first thing i have observerd so far is the power consumption of the Magic Mirror. Without Monitor i measure approx. 5 Watts, and if the monitor is on i measure 45W. The system was now running for some hours, but the monitor does not switch to “standby” mode. any ideas?
-