• 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.8k 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.
  • B Offline
    bobbythemoh
    last edited by Jun 24, 2018, 1:06 PM

    Hi @idoodler ,

    I have just tried to get the “observingUuids” working.
    I dont get anything on the MM. My question: Is there a way to test if I did something wrong with “ALERT” or with “MMM-Loxone”

        modules: [
                {
                        module: "alert",
                        config: {
                                //display_time: "3500",
                                //alert_effect: "jelly",
                                //effect: "slide",
                                //position: "center"
                                }
                },
    

    MMM-Loxone:

                {
                        module: "MMM-Loxone",
                        //position: "top_right", //macht keinen Sinn, ga kein GUI
                        config: {
                                host: "192.168.0.200",
                                user: "XXX",
                                pwd: "XXX",
                                presence: "true",
                                //roomUuid: "0ea3ebd1-00eb-0517-ffff390cde3b9b45", //Arbeitszimmer
                                roomUuid: "0ea3ebd1-00eb-04ef-ffff390cde3b9b45", //Badezimmer
                                showInfoNotifications: "true",
                                showErrorNotifications: "true",
                                showSystemNotifications: "true",
                                observingUuids:[
                                                "103d9aaf-0037-597e-ffff390cde3b9b45",//Bad Luftfeuchte
                                                "11aee03b-01ea-a7bb-ffff390cde3b9b45"
                                                ]
                        }
                },
    

    Furthermore, i found and interesting module called “mmm-openhabfloorplan”. I have seen it is using a HTTP server on the MagicMirror, would it be possible to adapt it for Loxone aswell?

    Regading displaying Charts: I found an extension called “MMM-ImagePhotos” Do you have any Idea, how the “Energy-Monitor” data can be exported on regular basis, like every minute? I was thinking of making a python skript that creates a picture every X Minutes and puts it to the display with the MMM-ImagePhotos. Do you have any suggestions?

    Thank you in advance.
    Robert

    I 1 Reply Last reply Jun 24, 2018, 3:04 PM Reply Quote 0
    • I Offline
      idoodler Module Developer @bobbythemoh
      last edited by Jun 24, 2018, 3:04 PM

      @bobbythemoh If you use the the observingUuids you need to add the module position.
      The alert module config looks good, what notifications do you want to display?

      The mmm-openhabfloorplan module looks cool. I will definetly look into it :thumbs_up:

      You can create a python periodicaly fetches the statistic files from your Miniserver (http://192.168.0.200/stats) and creates an image from it, saves in the directory the MMM-ImagePhotos module listens to.

      1 Reply Last reply Reply Quote 0
      • M Offline
        Meininger
        last edited by Jul 3, 2018, 10:02 AM

        Hi idoodler,

        i have the same problem with the presence option. when i enable the option the display switches off with the light controller in the room. wenn the light in the room is going on, the display is also going on, but only the cursor in the left top is blinking, no MagicMirror information is shown. Ich have updated the MMM-Loxone Modul und the MMM installation, the command in previus postings don´t bring back the screen…

        I 1 Reply Last reply Dec 24, 2018, 2:02 PM Reply Quote 0
        • T Offline
          teddy
          last edited by teddy Aug 15, 2018, 8:24 AM Aug 11, 2018, 11:47 PM

          how can I make the table smaller? can someone help me?

          alt text

          1 Reply Last reply Reply Quote 0
          • E Offline
            elmattt
            last edited by Aug 21, 2018, 3:12 PM

            hi, loxone here too :)
            i use mmm-remotecontrol with loxone to switch on and off the mirror, really easy to set-up :)
            i give a try to your module and come back :)

            1 Reply Last reply Reply Quote 1
            • I Offline
              idoodler Module Developer @Meininger
              last edited by Dec 24, 2018, 2:02 PM

              @meininger Hey, I just published an update of MMM-Loxone. Please update your MagicMirror, it fixes some connection issues.

              M 1 Reply Last reply Jan 6, 2019, 12:00 PM Reply Quote 0
              • M Offline
                Meininger @idoodler
                last edited by Jan 6, 2019, 12:00 PM

                @idoodler thank´s for your help. I have test the changes and the problem with the restart of the Mirror Display is the same as bevor. But the connection to ne new version of the Loxone Room Controller (v2) is now possible to get the room temperature.

                I 2 Replies Last reply Jan 6, 2019, 3:06 PM Reply Quote 1
                • I Offline
                  idoodler Module Developer @Meininger
                  last edited by Jan 6, 2019, 3:06 PM

                  @meininger Thanks for the update. May I ask you to show me your MagicMirrors log via pm2 log mm. Also, what Version do you have installed on your Loxone Miniserver?

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    idoodler Module Developer @Meininger
                    last edited by Jan 6, 2019, 3:23 PM

                    @meininger I am asking this, because I noticed, that I have some occasional crashes in some other modules like Calendar and Weather which lead to a crashed MagicMirror, so the presence detection feature isn’t working.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Meininger
                      last edited by Jan 6, 2019, 7:12 PM

                      @idoodler so i have an idea how it not works for me. I dont use pm2 to start magicmirror. My mirror is in the badroom also for playing music, so i startet the setup with a max2play distribution for easy Audio Set up. Then i installed the magicmirror Script, its runs perfekt. Only starting the mirror with pm2 dosent work for me. So i looked for an other way to Start, i have found that with the crontap file, it starts the mirror at reboot.

                      At the Moment the mmm-Loxone Script runs ok for me, room Temperature, notifications and virtual Status values are publisched on the mirror. Thank you for this god Job!

                      My Loxone is on the acutal Software Version 10.0.9. 24.

                      I 1 Reply Last reply Jan 6, 2019, 7:16 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 5 / 10
                      • 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