Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    MMM-Loxone

    Utilities
    loxone smart home
    11
    91
    22272
    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 I just pushed some changes, please update. Don’t forget to execute npm install after updating MMM-Loxone.

      1 Reply Last reply Reply Quote 1
      • B
        bobbythemoh last edited by bobbythemoh

        David, you are my hero, it works!!!
        Energy Consumption of RPI + 24" Monitor Powered ON = 56W; 3.4W if no one is present in the room. AWESOME!
        Thank you for the efforts!
        May I also ask you for the feature request with displaying variables from the Miniserver? Id like to see things like the PV production or an analog value like the level in a tank.

        Thank you so much!

        idoodler 2 Replies Last reply Reply Quote 1
        • idoodler
          idoodler Module Developer @bobbythemoh last edited by

          @bobbythemoh please create a separate Issue in Github for the power consumption thing.

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

            @bobbythemoh Please check the latest version of MMM-Loxone. It’s not possible to display custom states:)

            1 Reply Last reply Reply Quote 0
            • B
              bobbythemoh last edited by

              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

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

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

                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
                  Meininger last edited by

                  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…

                  idoodler 1 Reply Last reply Reply Quote 0
                  • T
                    teddy last edited by teddy

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

                    alt text

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

                      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
                      • idoodler
                        idoodler Module Developer @Meininger last edited by

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

                        M 1 Reply Last reply 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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy