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.

    Max! cube system

    Scheduled Pinned Locked Moved Requests
    maxcubeeq-3
    5 Posts 4 Posters 2.3k Views 4 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
      blazkom
      last edited by

      Does anybody know if it is possible to make module that show settings and current temprature from MAX! EQ-3 Cube
      http://www.eq-3.com/products/max/max-house-solution/max-cube-lan-gateway.html

      Thanx a lot

      1 Reply Last reply Reply Quote 0
      • S Offline
        schienw
        last edited by

        https://github.com/mirko3000/MMM-max

        1 Reply Last reply Reply Quote 1
        • P Offline
          pinsdorf Module Developer
          last edited by

          When there is an API there is a way! :-)

          Have a look at this community approach to describe Max! Cube API.

          1 Reply Last reply Reply Quote 0
          • B Offline
            blazkom
            last edited by

            I have install module

            Can someone please check if this script is corrent. My cube ip is 192.168.1.135

            If i add script like that, then when magic mirror is start i only get black screen.
            {
            module: ‘MMM-max’,
            position: ‘bottom_left’,
            header: ‘Heizung / Temperatur’, // This is optional
            config: {
            maxIP: ‘192.168.1.135’, // See ‘Configuration options’ for more information.
            }
            },

            1 Reply Last reply Reply Quote 0
            • V Offline
              Vauxdvihl
              last edited by

              @pinsdorf
              i have a problem with getting connected to MaxCube

              [2020-09-16 20:55:56.345] [LOG]    Triggering MAX upate
              [2020-09-16 20:55:56.351] [ERROR]  Error: getaddrinfo ENOTFOUND 192.xxx.xxx.xxx:80
                  at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:64:26) {
                errno: 'ENOTFOUND',
                code: 'ENOTFOUND',
                syscall: 'getaddrinfo',
                hostname: '192.xxx.xxx.xxx:80'
              }
              [2020-09-16 20:55:56.360] [ERROR]  Whoops! There was an uncaught exception...
              [2020-09-16 20:55:56.361] [ERROR]  Error [ERR_UNHANDLED_ERROR]: Unhandled error. (undefined)
                  at MaxCubeLowLevel.emit (events.js:299:17)
                  at Socket.<anonymous> (/home/pi/MagicMirror/modules/MMM-max/maxcube/maxcube-lowlevel.js:51:10)
                  at Socket.emit (events.js:310:20)
                  at emitErrorNT (internal/streams/destroy.js:92:8)
                  at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
                  at processTicksAndRejections (internal/process/task_queues.js:84:21) {
                code: 'ERR_UNHANDLED_ERROR',
                context: undefined
              }
              
              

              Do you have an idea want went wrong?

              here is my config

              {//MMM-max
              				module: 'MMM-max',
              				position: 'bottom_left',
              				header: 'Heizung / Temperatur',  // This is optional
              				config: {
              				maxIP: '192.xxx.xxx.xxx:80',// See 'Configuration options' for more information.
              						}
              				},
              

              Thanks a lot

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • 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