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.

    Which modules with Home Assistant currently work?

    Scheduled Pinned Locked Moved General Discussion
    39 Posts 7 Posters 15.0k Views 9 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.
    • I Offline
      iorifly
      last edited by

      I tried this option but also to no avail.

      https://github.com/aserramonner/MMM-HASS/pull/13

      1 Reply Last reply Reply Quote 0
      • D Offline
        darbos @iorifly
        last edited by

        @iorifly to dvbit point you could just use fullpageos if you just want to display a Lovelace tab…

        Also, I have had homeassistany sensors working recently…if you want to give some more detail of what you’ve done and what the problem is. And share you relevant code I can try to help…

        I 1 Reply Last reply Reply Quote 0
        • I Offline
          iorifly @darbos
          last edited by

          @darbos

          I would love to know how to display only one lovelace tab. But still it would be the whole screen or I can go down the screen to show only what I want.

          I have my problem report here too:

          https://community.home-assistant.io/t/magic-mirror/8443/59

          what do you need ? I can pass everything !!!

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

            You can use a custom card called custom header to minimize the top and right bar . also having it happen just for the mm through user agent recognition

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @iorifly
              last edited by

              @iorifly add debuglogging: true,

              to the config.js for the HASS module

              it doesn’t handle errors at all… but will report status if that flag is enabled

              request(get_options, function(error, response, body) {
                        completed_requests++;
                        if(config.debuglogging) {
                          console.log(error);
                          console.log(body);
                        }
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              I 1 Reply Last reply Reply Quote 0
              • I Offline
                iorifly @sdetweil
                last edited by

                @sdetweil

                added it to my config.js. However nothing happened or signaled … Thanks anyway.

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @iorifly
                  last edited by

                  @iorifly Will be in the terminal window, or pm2 logs output

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    iorifly
                    last edited by

                    I managed to solve !!! Connected !!! THANKS !!

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @iorifly
                      last edited by

                      @iorifly what was it? Can’t keep us guessing!

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • I Offline
                        iorifly
                        last edited by

                        I created another token (in HA). and replace in the module.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 3 / 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