MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror

    Utilities
    19
    66
    5720
    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.
    • Snille
      Snille Module Developer last edited by

      I could not find a “good enough” Home Assistant Module for the Mirror, so I forked and developed a bit on the one I thought worked the best.

      Description:

      Adds the defined Home Assistant Sensors to your Magic Mirror.

      Screenshots:

      Simplest possible:
      simple
      Different pictures depending on values from the sensors (with some modified CSS):
      simple+css
      Different icons depending on values from the sensors:
      simple+icons

      And here is my personal advanced “look”… 🙂
      Advanced

      Download:

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

      S F 2 Replies Last reply Reply Quote 5
      • S
        sdetweil @Snille last edited by

        @Snille very nice!

        Sam

        Create a working config
        How to add modules

        Snille 1 Reply Last reply Reply Quote 0
        • Snille
          Snille Module Developer @sdetweil last edited by

          @sdetweil Thanks! 🙂

          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
          • S
            sdetweil last edited by

            @iorifly see this module

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • R
              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

              RaspiManu R 2 Replies Last reply Reply Quote 0
              • RaspiManu
                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
                  RdP @RaspiManu last edited by RdP

                  @RaspiManu

                  I did use a dummy token

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    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
                      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
                        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
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 1 / 7
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy