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-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    Scheduled Pinned Locked Moved Utilities
    66 Posts 19 Posters 50.1k Views 21 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.
    • S Offline
      sdetweil
      last edited by

      @iorifly see this module

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 1
      • R Offline
        RdP
        last edited by

        I get an error:

        Schermafbeelding 2020-06-27 om 15.41.28.png

        My config is like this:

        {
        	module: 'MMM-homeassistant-sensors',
        	position: 'top_left',
        	config: {
        		host: "192.168.0.185",
        		port: "8123",
        		https: false,
        		token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpiJmMmVQ4ODM0NzViYmQ4NzdlZTdlYmsImlhdCI6MTU5MjM5NjYxOSwiZXhwIjoxOTA3NzU2NjE5fQ.CxGIZP-TPWWZAFuNx3UV-sucjg8j8885ia00gCiG4vGg",
        		values: [
        			{
        				sensor: "sensor.jacuzzi_temperatuur",
        			},
        		]
        	    }
            },
        

        Any help is more than welcome

        RaspiManuR R 2 Replies Last reply Reply Quote 0
        • RaspiManuR Offline
          RaspiManu @RdP
          last edited by

          @RdP I would recommend editing your token out when posting code.

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            RdP @RaspiManu
            last edited by RdP

            @RaspiManu

            I did use a dummy token

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              JohnBachini @RdP
              last edited by

              @RdP anything in the logs of home assistant ?

              I use this module and does work.

              R 1 Reply Last reply Reply Quote 0
              • R Offline
                RdP @JohnBachini
                last edited by

                @JohnBachini said in MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror:

                @RdP anything in the logs of home assistant ?

                I use this module and does work.

                Nothing in the HA logs :-(

                1 Reply Last reply Reply Quote 0
                • R Offline
                  RdP @RdP
                  last edited by

                  @RdP said in MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror:

                  I get an error:

                  Schermafbeelding 2020-06-27 om 15.41.28.png

                  My config is like this:

                  {
                  	module: 'MMM-homeassistant-sensors',
                  	position: 'top_left',
                  	config: {
                  		host: "192.168.0.185",
                  		port: "8123",
                  		https: false,
                  		token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpiJmMmVQ4ODM0NzViYmQ4NzdlZTdlYmsImlhdCI6MTU5MjM5NjYxOSwiZXhwIjoxOTA3NzU2NjE5fQ.CxGIZP-TPWWZAFuNx3UV-sucjg8j8885ia00gCiG4vGg",
                  		values: [
                  			{
                  				sensor: "sensor.jacuzzi_temperatuur",
                  			},
                  		]
                  	    }
                      },
                  

                  Any help is more than welcome

                  Bump… Is there anyone who can point me in the right direction?

                  S N 2 Replies Last reply Reply Quote 0
                  • S Offline
                    sdetweil @RdP
                    last edited by

                    @RdP I don’t know anything about module, just asking questions

                    it was working and stopped? or is this the 1st time?

                    if u look at the logs (console, npm start, pm2 logs) or the developers window, ctrl-shift-i, select the console tab and scroll up to see any errors, usually red text, do you see anything?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      Love this module, I am just trying to figure out if it possible to merge the attribute pieces from this fork: https://github.com/moejetz/MMM-homeassistant-sensors with this one: to allow adding attributes. I’m trying to read up on how to do it, but not sure if it’s a lot of work to do or if there is an easy way to do it. I’m also checking for any guidance in the help forum. Any help would be appreciated!

                      1 Reply Last reply Reply Quote 1
                      • N Offline
                        NLCarrII @RdP
                        last edited by

                        @RdP

                        I had this last night and I got frustrated and shutdown the mirror and re-opened it via terminal and it worked. I only tested with one sensor. Then I added another sensor and I didn’t have to restart to have it show it up. Not sure what changed, but this might work for you. Something else I did was not install the right one TWICE, I instralled them as they appeared in the list on Github and found out about their issues, which caused me to install the next one and so on. At least I got experience installing modules. This was the last one I installed and I have a lock and a sensor displaying now. More to Come.

                        1 Reply Last reply Reply Quote 0
                        • K Offline
                          Karlberg
                          last edited by

                          i have the same problem. It never worked. I hassio i got “Login attempt failed
                          Login attempt or request with invalid authentication from raspberrypi (192.168.16.71)”

                          so something is wrong with this module.

                          SnilleS 1 Reply Last reply Reply Quote 0
                          • SnilleS Offline
                            Snille Module Developer @Karlberg
                            last edited by

                            @Karlberg Hi, the module should be working. It sounds like you have something wrong with the token if HA reports failed logins…

                            If you cant find it, make it and share it!
                            Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                            K 1 Reply Last reply Reply Quote 0
                            • K Offline
                              Karlberg
                              last edited by

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                Karlberg @Snille
                                last edited by

                                @Snille Yes something was wrong. its working with another token

                                SnilleS B 2 Replies Last reply Reply Quote 0
                                • SnilleS Offline
                                  Snille Module Developer @Karlberg
                                  last edited by

                                  @Karlberg Great! :)

                                  If you cant find it, make it and share it!
                                  Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    fribse @Snille
                                    last edited by

                                    @Snille Looks very nice, good job!

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

                                      anyway to use https with self signed. I am getting error "“Error Fetching Stats”. No error on homeassistant and MM

                                      1 Reply Last reply Reply Quote 0
                                      • B Offline
                                        bachoo786 @Karlberg
                                        last edited by

                                        @karlberg hey man thanks for the module. However I am getting “Error fetching stats” there is no error in HA.

                                        Can you please help? thnaks

                                        SnilleS 1 Reply Last reply Reply Quote 0
                                        • SnilleS Offline
                                          Snille Module Developer @bachoo786
                                          last edited by

                                          @bachoo786 Hi, I’m using the module and it’s working. It may be that the “request” module is missing? Have you installed it?
                                          Go the to the module folder and do

                                          npm init
                                          

                                          &

                                          npm install request
                                          

                                          Let me know if it works.

                                          If you cant find it, make it and share it!
                                          Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                                          hedmikH J 2 Replies Last reply Reply Quote 0
                                          • hedmikH Offline
                                            hedmik @Snille
                                            last edited by

                                            @snille Hi, trying to use this module but getting below error.
                                            I followed your instructions i hope :-)
                                            [07.01.2022 17:10.13.062] [ERROR] (node:30547) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading ‘body’)
                                            at /home/pi/MagicMirror/modules/MMM-homeassistant-sensors/node_helper.js:40:83
                                            at runMicrotasks ()
                                            at processTicksAndRejections (node:internal/process/task_queues:96:5)
                                            [07.01.2022 17:10.13.067] [ERROR] (node:30547) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 46)

                                            cowboysdudeC 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
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 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