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.

    Which modules with Home Assistant currently work?

    Scheduled Pinned Locked Moved General Discussion
    39 Posts 7 Posters 15.0k Views 9 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
      iorifly
      last edited by

      I am trying to use this:

      but I am having the following problem :(:

      https://forum.magicmirror.builders/topic/11972/mmm-homeassistant-sensors-erro

      1 Reply Last reply Reply Quote 0
      • C Offline
        cyberphox
        last edited by

        You are using:
        https://github.com/leinich/MMM-homeassistant-sensors

        I said this one works:

        https://github.com/aserramonner/MMM-HASS

        Full time Dad, DJ and entertainer and lover of technology.

        I 1 Reply Last reply Reply Quote 0
        • I Offline
          iorifly
          last edited by

          I tried it, I was unsuccessful. I have no net at the moment. (Problems with a Supplier) When I return, I will try this module again. Hope it works. I will post here.

          1 Reply Last reply Reply Quote 0
          • I Offline
            iorifly
            last edited by iorifly

            I am having the following problem with him.

            pi@raspberrypi:~/MagicMirror $ ^C
            pi@raspberrypi:~/MagicMirror $ npm start
            
            > magicmirror@2.10.0 start /home/pi/MagicMirror
            > ./run-start.sh
            
            [21:26:31.205] [LOG] Starting MagicMirror: v2.10.0
            [21:26:31.239] [LOG] Loading config ...
            [21:26:31.258] [LOG] Loading module helpers ...
            [21:26:31.265] [LOG] No helper found for module: alert.
            [21:26:31.449] [LOG] Initializing new module helper ...
            [21:26:31.452] [LOG] Module helper loaded: updatenotification
            [21:26:31.457] [LOG] No helper found for module: clock.
            [21:26:32.663] [LOG] Initializing new module helper ...
            [21:26:32.665] [LOG] Module helper loaded: MMM-Screencast
            [21:26:34.035] [LOG] Initializing new module helper ...
            [21:26:34.037] [LOG] Module helper loaded: calendar
            [21:26:34.039] [LOG] No helper found for module: compliments.
            [21:26:35.266] [LOG] Initializing new module helper ...
            [21:26:35.268] [LOG] Module helper loaded: MMM-DarkSkyForecast
            [21:26:35.410] [LOG] Initializing new module helper ...
            [21:26:35.412] [LOG] Module helper loaded: newsfeed
            [21:26:35.524] [LOG] Initializing new module helper ...
            [21:26:35.526] [LOG] Module helper loaded: MMM-HASS
            [21:26:35.529] [LOG] All module helpers loaded.
            [21:26:35.534] [LOG] Starting server on port 8080 ...
            [21:26:35.643] [LOG] Server started ...
            [21:26:35.649] [LOG] Connecting socket for: updatenotification
            [21:26:35.654] [LOG] Connecting socket for: MMM-Screencast
            [21:26:35.659] [LOG] Connecting socket for: calendar
            [21:26:35.663] [LOG] Starting node helper for: calendar
            [21:26:35.669] [LOG] Connecting socket for: MMM-DarkSkyForecast
            [21:26:35.675] [LOG] ====================== Starting node_helper for module [MMM-DarkSkyForecast]
            [21:26:35.681] [LOG] Connecting socket for: newsfeed
            [21:26:35.686] [LOG] Starting module: newsfeed
            [21:26:35.689] [LOG] Connecting socket for: MMM-HASS
            [21:26:35.693] [LOG] Sockets connected & modules started ...
            [21:26:35.696] [LOG]
            Ready to go! Please point your browser to: http://localhost:8080
            Starting chromium browser now, have patience, it takes a minute
             --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=
            events.js:174
                  throw er; // Unhandled 'error' event
                  ^
            
            Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                at doWrite (_stream_writable.js:411:19)
                at writeOrBuffer (_stream_writable.js:399:5)
                at Socket.Writable.write (_stream_writable.js:299:11)
                at Console.con.(anonymous function) [as log] (/home/pi/MagicMirror/node_modules/console-stamp/main.js:150:46)
                at process.<anonymous> (/home/pi/MagicMirror/js/app.js:40:10)
                at process.emit (events.js:198:13)
                at process._fatalException (internal/bootstrap/node.js:497:27)
            ^C
            pi@raspberrypi:~/MagicMirror $
            

            load MM, but all modules have msg of loading …

            NOTE: I was missing. Because I was without internet for 05 days.

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              dvbit @iorifly
              last edited by

              what prevents you to prepare a dedicated hass lovelace tab and display that with module smartwebdisplay?

              I 1 Reply Last reply Reply Quote 0
              • I Offline
                iorifly @dvbit
                last edited by

                @dvbit said in Which modules with Home Assistant currently work?:

                smartwebdisplay

                I don’t know this module (smartwebdisplay). And I already have a lovelace on my tablet.

                D 1 Reply Last reply Reply Quote 0
                • I Offline
                  iorifly @cyberphox
                  last edited by

                  @cyberphox said in Which modules with Home Assistant currently work?:

                  You are using:
                  https://github.com/leinich/MMM-homeassistant-sensors

                  I said this one works:

                  https://github.com/aserramonner/MMM-HASS

                  It’s not working either.

                  https://forum.magicmirror.builders/topic/12014/erro-mmm-hass/4

                  C 1 Reply Last reply Reply Quote 0
                  • C Offline
                    cyberphox @iorifly
                    last edited by

                    @iorifly What is not working? Your MagicMirror itself?
                    Or can you just not add this module?

                    Does your Mirror work fine without this module loaded?

                    Full time Dad, DJ and entertainer and lover of technology.

                    S I 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @cyberphox
                      last edited by

                      @cyberphox his problem in unrelated to module. I am debugging

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      C 1 Reply Last reply Reply Quote 1
                      • C Offline
                        cyberphox @sdetweil
                        last edited by

                        @sdetweil I figured it might not be!
                        Thanks!!! You rock as always

                        Full time Dad, DJ and entertainer and lover of technology.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 4 / 4
                        • 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