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 41.9k 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 @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
                      • 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
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 4 / 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