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 37.0k 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.
    • SnilleS Offline
      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:

      [card:Snille/MMM-homeassistant-sensors]

      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 Offline
        sdetweil @Snille
        last edited by

        @Snille very nice!

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        SnilleS 1 Reply Last reply Reply Quote 0
        • SnilleS Offline
          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 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
                        • 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 Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy