• 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.

Which modules with Home Assistant currently work?

Scheduled Pinned Locked Moved General Discussion
39 Posts 7 Posters 14.2k 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 Jan 8, 2020, 5:26 PM

    Dear,

    I have HA working for many years. I would like to add to MM, however, I’ve tried two modules and I can not configure any … Any charitable soul, could help me in this way ??

    1 Reply Last reply Reply Quote 0
    • C Offline
      cyberphox
      last edited by Jan 9, 2020, 1:01 AM

      MMM-HASS works

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

      1 Reply Last reply Reply Quote 0
      • I Offline
        iorifly
        last edited by Jan 9, 2020, 3:19 AM

        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 Jan 9, 2020, 1:39 PM

          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 Jan 16, 2020, 3:08 AM Reply Quote 0
          • I Offline
            iorifly
            last edited by Jan 9, 2020, 4:42 PM

            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 Jan 14, 2020, 11:32 PM Jan 14, 2020, 11:31 PM

              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 Jan 15, 2020, 10:55 PM Reply Quote 0
              • D Offline
                dvbit @iorifly
                last edited by Jan 15, 2020, 10:55 PM

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

                I 1 Reply Last reply Jan 15, 2020, 10:57 PM Reply Quote 0
                • I Offline
                  iorifly @dvbit
                  last edited by Jan 15, 2020, 10:57 PM

                  @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 Jan 17, 2020, 10:10 AM Reply Quote 0
                  • I Offline
                    iorifly @cyberphox
                    last edited by Jan 16, 2020, 3:08 AM

                    @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 Jan 16, 2020, 2:04 PM Reply Quote 0
                    • C Offline
                      cyberphox @iorifly
                      last edited by Jan 16, 2020, 2:04 PM

                      @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 Jan 16, 2020, 2:20 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        3/39
                        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