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

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

Scheduled Pinned Locked Moved Utilities
66 Posts 19 Posters 32.2k 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
    Snille Module Developer
    last edited by Jan 19, 2020, 5:42 PM

    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 Jan 19, 2020, 5:50 PM Reply Quote 5
    • S Away
      sdetweil @Snille
      last edited by Jan 19, 2020, 5:50 PM

      @Snille very nice!

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Jan 19, 2020, 5:53 PM Reply Quote 0
      • S Offline
        Snille Module Developer @sdetweil
        last edited by Jan 19, 2020, 5:53 PM

        @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 Away
          sdetweil
          last edited by Jan 20, 2020, 4:13 AM

          @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 Jun 27, 2020, 1:42 PM

            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

            R R 2 Replies Last reply Jun 28, 2020, 3:08 AM Reply Quote 0
            • R Offline
              RaspiManu @RdP
              last edited by Jun 28, 2020, 3:08 AM

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

              R 1 Reply Last reply Jun 28, 2020, 8:45 AM Reply Quote 0
              • R Offline
                RdP @RaspiManu
                last edited by RdP Jun 28, 2020, 8:46 AM Jun 28, 2020, 8:45 AM

                @RaspiManu

                I did use a dummy token

                J 1 Reply Last reply Jun 28, 2020, 6:33 PM Reply Quote 0
                • J Offline
                  JohnBachini @RdP
                  last edited by Jun 28, 2020, 6:33 PM

                  @RdP anything in the logs of home assistant ?

                  I use this module and does work.

                  R 1 Reply Last reply Jun 29, 2020, 10:18 AM Reply Quote 0
                  • R Offline
                    RdP @JohnBachini
                    last edited by Jun 29, 2020, 10:18 AM

                    @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 Jul 20, 2020, 6:23 PM

                      @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 Jul 20, 2020, 6:44 PM 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