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-Status - New module for your Nest thermostats and protect smoke detectors!

    Scheduled Pinned Locked Moved Utilities
    nestthermostatprotectsmoke detector
    65 Posts 18 Posters 46.1k Views 18 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.
    • C Offline
      costascontis
      last edited by

      thnx for your hard work ,i really like this module,but its not updating right.When i restart MM works fine for few hours and then stops updating.My token is working fine ,i use it also to my Openhab setup .Also my other modules are all updating fine.My config is :

      {
                             module: "mmm-nest-status",
                             position: "top_center", // pick whichever position you want
                             config: {
                                     token: "c.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                                     displayType: "grid",
                                     displayMode: "all",
                                     thermostatsToShow: "all",
                                     updateInterval: "60000",
                                     showNames: true,
                                     thermostatSize: "medium",
                                     // ... and whatever else configuration options you want to use
                                     }
      
      michael5rM N 2 Replies Last reply Reply Quote 0
      • michael5rM Offline
        michael5r Module Developer @costascontis
        last edited by

        @costascontis You configuration looks fine - the updateInterval is set to 60000, so it’s only pulling data every 10 minutes.

        What exactly do you mean that it “stops updating”?

        1 Reply Last reply Reply Quote 0
        • C Offline
          costascontis
          last edited by

          isnt updateinterval in ms?cause if it is then 60000 ms = 1min…

          michael5rM 1 Reply Last reply Reply Quote 0
          • michael5rM Offline
            michael5r Module Developer @costascontis
            last edited by

            @costascontis said in MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!:

            isnt updateinterval in ms?cause if it is then 60000 ms = 1min…

            My bad - you’re right, it’s 1 minute :)

            1 Reply Last reply Reply Quote 0
            • N Offline
              nhl @costascontis
              last edited by

              @costascontis Make sure the away read permission is active on your nest development OAuth client
              0_1550527074655_f39cdd41-e38c-4ee8-9d82-29b37f2a78bf-image.png

              C 1 Reply Last reply Reply Quote 0
              • C Offline
                costascontis @nhl
                last edited by

                @nhl in my Other Permissions Away read is greyed out.
                0_1550599997962_Screenshot (10).png

                michael5rM 1 Reply Last reply Reply Quote 0
                • michael5rM Offline
                  michael5r Module Developer @costascontis
                  last edited by

                  @costascontis It shouldn’t matter - I don’t use the Away read setting in this module. The settings that matter are the ones directly tied to the thermostat and smoke detectors.

                  C 1 Reply Last reply Reply Quote 0
                  • C Offline
                    costascontis @michael5r
                    last edited by

                    @michael5r my Thermostat read is greyed out too …is that matter?
                    0_1550600653289_Screenshot (12).png

                    michael5rM 1 Reply Last reply Reply Quote 0
                    • michael5rM Offline
                      michael5r Module Developer @costascontis
                      last edited by

                      @costascontis No, that’s fine - directly below you’ve enabled read/write, so that supersedes the standalone read setting.

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        costascontis
                        last edited by costascontis

                        found some time to debug why module stops updating.I think it has something to do with my on/off monitor function.I use Motion to turn on my mm tv when movement detected by sending a “/opt/vc/bin/tvservice -p ; sudo chvt 6 ; sudo chvt 7” command.After 5 min with no motion detected it power off my tv sending a “on_event_end /opt/vc/bin/tvservice -p”.I think that after some time of power off monitor the module’s update function breaks.All other modules i use they work and updating fine all the time.

                        EDIT: ignore all of the above,even when my screen is on the module stops updating after a few hours…I dont know what else to try…maybe some other module causing this?Is it possible?

                        EDIT 2: I opened the console at the developers tools inside mm and i notished that from the moment MMM-NEST-STATUS module starts spams with notifications clock and calendar modules like that

                        clock received a module notification: MMM_NEST_STATUS_UPDATE from sender: mmm-nest-status
                        calendar received a module notification: MMM_NEST_STATUS_UPDATE from sender: mmm-nest-status
                        

                        until it stops and stop updating the nest status also.Is that normal?

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