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

Scheduled Pinned Locked Moved Utilities
nestthermostatutility
37 Posts 15 Posters 31.5k Views 14 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.
  • M Offline
    mochman Module Developer @tidus5
    last edited by Dec 15, 2016, 11:12 PM

    @tidus5 Thanks! I’m terrible at CSS, I just keep changing numbers until it looks right to me.

    1 Reply Last reply Reply Quote 1
    • F Offline
      fox
      last edited by Jan 22, 2017, 7:38 PM

      I am looking forward when Nest sells officially in germany.

      Whats about the cameras? Also Nest outdoor camera supported?

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      M 1 Reply Last reply Jan 22, 2017, 10:14 PM Reply Quote 0
      • M Offline
        mochman Module Developer @fox
        last edited by Jan 22, 2017, 10:14 PM

        @fox I don’t have a camera so I’m not too sure how to program for it. The API does allow you to get data from the camera as well as take snapshots. The API also gives you the video URL which I imagine you can use to get video on the mirror.

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mitch1138
          last edited by Apr 6, 2017, 12:44 PM

          I just installed this and everything worked as described. I have two thermostats, is there a way to increase the font size of the “list” view (it looks like the css only applies to the thermostat graphic view?). Thanks

          M 1 Reply Last reply Apr 9, 2017, 1:12 PM Reply Quote 0
          • M Offline
            mochman Module Developer @Mitch1138
            last edited by Apr 9, 2017, 1:12 PM

            @Mitch1138 You may be able to change the .center part of the css to change the font size. I’m not to sure though, I don’t know much about CSS. Sorry.

            1 Reply Last reply Reply Quote 0
            • M Offline
              Mitch1138
              last edited by Apr 10, 2017, 2:47 PM

              Thanks for the suggestion. I couldn’t get this to work and couldn’t find the css setting that changes the font size, it looks like most of the settings are for the thermostat graphic, not the list.

              1 Reply Last reply Reply Quote 0
              • M Offline
                mochman Module Developer
                last edited by Apr 10, 2017, 9:02 PM

                You might have to add some custom css to MagicMirror itself to get this to work the way you want it to. I’m not entirely sure how to do that, but I bet there are a bunch of posts in this forum with the answer.

                M 1 Reply Last reply Apr 11, 2017, 12:18 PM Reply Quote 0
                • S Offline
                  soqueen
                  last edited by soqueen Apr 11, 2017, 8:27 AM Apr 11, 2017, 8:23 AM

                  I know this is a dumb question but is the Pin you get when you run the getToken script the same as the token that you put into the config file? If not where do I get a token from? I seem to only have a pin, a product id and a product secret…

                  When I added in the Pin to the token field and run mm… I get a Loading… where the module should be…

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mitch1138 @mochman
                    last edited by Apr 11, 2017, 12:18 PM

                    @mochman Many thanks. For now, changing the table font size in Nest.js seems to work (table.classList.add(“xsmall”, “table”); to table.classList.add(“small”, “table”);). I will keep looking at how to get this into custom.css.

                    S 1 Reply Last reply Apr 11, 2017, 12:25 PM Reply Quote 0
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer @Mitch1138
                      last edited by Apr 11, 2017, 12:25 PM

                      @Mitch1138 did you try .MMM-Nest table.xsmall.table { font-size: 20px; line-height: 25px; } ?

                      Please create a github issue if you need help, so I can keep track

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