• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-Loxone

Scheduled Pinned Locked Moved Utilities
loxonesmart home
94 Posts 11 Posters 71.1k Views 14 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.
  • I Offline
    idoodler Module Developer
    last edited by idoodler Aug 7, 2019, 7:09 AM Apr 22, 2018, 8:27 AM

    Hi everyone!

    I am owning a Loxone Smart Home, but I couldn’t find a compatible module for Loxone.

    So decided to work on MMM-Loxone.
    It enables other modules to communicate with your Loxone Miniserver via a secure connection with token based authentication, so no unsecure basic authentication!

    Right now the Loxone module doesn’t have any UI, but it emmits the INDOOR_TEMPERATURE notification which enables other modules like default Current Weather Module, or my fork of MMM-forecast-io to display the room temperature without adding yet another module.

    Current Features:

    • Emmit INDOOR_TEMPERATURE (The room temperature the MacigMirror is located in, ready to use for other modules). Just define the room, the module will automatically figure out the temperature of the room, given you use an “Inteligent Room Controller” in this room!
    • Show notifications (info, error, system and notifications of controls) using the default, alread installed alert module
    • Lets other modules communicate with your Loxone Miniserver (You must explicitly enable this in your config.json)

    What do you think about this module, are you exited, do you miss any feature? I am planing on releasing this module within the next week.

    Update:

    • Define a virtual output that enables/ disables the Interface of the MagicMirror
    • Blank out the screen also works on web interface only installations
    • Stability improvements (Will automatically reconnect in case of a reboot due to an update)

    [card:idoodler/MMM-Loxone]

    1 Reply Last reply Reply Quote 0
    • B Offline
      bobbythemoh
      last edited by Apr 22, 2018, 6:01 PM

      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

      I 2 Replies Last reply Apr 22, 2018, 6:25 PM Reply Quote 0
      • I Offline
        idoodler Module Developer @bobbythemoh
        last edited by Apr 22, 2018, 6:25 PM

        @bobbythemoh Yes, I was already thinking about that I will add this for sure!

        1 Reply Last reply Reply Quote 0
        • I Offline
          idoodler Module Developer @bobbythemoh
          last edited by Apr 22, 2018, 7:23 PM

          @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.

          1 Reply Last reply Reply Quote 0
          • B Offline
            bobbythemoh
            last edited by Apr 23, 2018, 6:57 PM

            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.

            I 1 Reply Last reply Apr 23, 2018, 7:52 PM Reply Quote 0
            • I Offline
              idoodler Module Developer @bobbythemoh
              last edited by Apr 23, 2018, 7:52 PM

              @bobbythemoh This seems like a solution for thinkerers. I want solutions for everyone using built-in function from the Loxone eco system.

              1 Reply Last reply Reply Quote 0
              • I Offline
                idoodler Module Developer
                last edited by Apr 23, 2018, 8:08 PM

                I just published the module, please try it out and file feature requests:)

                [card:idoodler/MMM-Loxone]

                1 Reply Last reply Reply Quote 0
                • B Offline
                  bobbythemoh
                  last edited by bobbythemoh Apr 26, 2018, 11:08 AM Apr 26, 2018, 11:04 AM

                  Hi, i tried to install the module today but i cant run it.
                  Please find attached a screenshot with a waring when i ran “npm install” and secondly the config i add in config.js
                  The magic mirror shows me that there is an error in the config.js

                  Thanks for the help!

                  [npm install]0_1524740565704_Meldung_.PNG

                  0_1524740911716_Config.js.png

                  I 1 Reply Last reply Apr 26, 2018, 11:21 AM Reply Quote 0
                  • I Offline
                    idoodler Module Developer @bobbythemoh
                    last edited by Apr 26, 2018, 11:21 AM

                    @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 the WARN messages.

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bobbythemoh
                      last edited by Apr 26, 2018, 2:55 PM

                      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?

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 9
                      • 10
                      • 1 / 10
                      1 / 10
                      • First post
                        4/94
                        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