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-Domoticz-ext: interact with Domoticz

    Scheduled Pinned Locked Moved Utilities
    121 Posts 14 Posters 85.1k Views 16 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.
    • G Offline
      goedh452 @najtram
      last edited by

      @najtram

      Wow, that’s strange. It seams like a more strict interpretation of the code in package.json. I validated the JSON again and made one minor change. Could you pull the code from GitHub and try again? Really hope this solves the problem.

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        najtram @goedh452
        last edited by

        @goedh452

        Similar result:

        pi@raspberrypi:~/MagicMirror/config $ pm2 logs mm
        [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
        /home/pi/.pm2/logs/mm-error.log last 15 lines:
        0|mm       |     at require (internal/modules/cjs/helpers.js:72:18)
        0|mm       |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Domoticz-ext/node_helper.js:2:22)
        0|mm       |     at Module._compile (internal/modules/cjs/loader.js:1152:30)
        0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10) {
        0|mm       |   code: 'MODULE_NOT_FOUND',
        0|mm       |   requireStack: [
        0|mm       |     '/home/pi/MagicMirror/modules/MMM-Domoticz-ext/node_helper.js',
        0|mm       |     '/home/pi/MagicMirror/js/app.js',
        0|mm       |     '/home/pi/MagicMirror/js/electron.js',
        0|mm       |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
        0|mm       |     undefined
        0|mm       |   ]
        0|mm       | }
        0|mm       | [24.04.2021 12:09.55.294] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm       | [24.04.2021 12:09.55.296] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @najtram
          last edited by

          @najtram looks like u need to do npm install after the git pull.

          your log output needs a few more lines to identify the missing module

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            goedh452 @sdetweil
            last edited by

            @sdetweil @najtram

            Does this indeed solve the problem? I updated the readme this morning with the install and performed the update with a script that automatically does the npm install for alle modules.

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              najtram @goedh452
              last edited by najtram

              @goedh452 & @sdetweil

              YES!

              It’s working again! MANY thanks

              For the kicks result: ↓

              Schermafbeelding 2021-04-24 om 15.24.56.png

              N 1 Reply Last reply Reply Quote 0
              • G Offline
                goedh452 @najtram
                last edited by

                The plugin now supports basic auth for Domoticz.

                1 Reply Last reply Reply Quote 0
                • N Offline
                  najtram @najtram
                  last edited by

                  It is still working great.

                  Why is this IMHO great plugin not mentioned (yet) on:
                  ⮑ https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules

                  G 1 Reply Last reply Reply Quote 0
                  • G Offline
                    goedh452 @najtram
                    last edited by

                    @najtram

                    Thanks for the suggestion! I added the module to the page.

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

                      Hi @goedh452 ,

                      Thanks for the MM Module its great!
                      I’m an beginner with MM and Domoticz.
                      Is it possible to display texts and distances (dummy text and Dummy Distance) i use the ‘‘both’’ function on my mirror.
                      The distance is now grouped with the switches.
                      I’m using it for my water softener salt level.

                      Mayby its somehow possible to overrule the grouped option and show defined idx numbers at the bottom.

                      Do you have a link on how u managed your luxaflex to work in domoticz ?
                      (Hunter Douglas hub) i’ve got 2 top down bottom up blinds would love to read the state on my mirror.

                      If its not possible let me know.

                      gr,
                      Martijn

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        goedh452 @Sp0nsje
                        last edited by

                        @sp0nsje

                        Would an option be that you add the module a second time in the config with option “All”? Then the devices are displayed separately.

                        My luxaflex are operated with MQTT. I build in a servo myself and attached it to a NodeMCU. Domoticz sends an MQTT command when I press a dummy switch.

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 12
                        • 13
                        • 5 / 13
                        • 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