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 unresponsive after 12hours

    Scheduled Pinned Locked Moved Solved Troubleshooting
    34 Posts 4 Posters 14.5k Views 4 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.
    • R Offline
      rts58
      last edited by

      I also have been having the same issue with this module. It worked well for months. I’ve just been restarting and haven’t had time to chase down the errors.

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

        i think this is an api redirect issue, which the current code doesn’t cover…

        please try my updated module

        rename your folder to some other name
        then

        git clone https://github.com/sdetweil/mmm-nest-status
        

        nothing else has changed

        there is an api call limit… roughly once per minute… doesn’t say if it ever recovers from reaching the limit

        looks like it might recover after 1 hour… SINCE THE LAST CALL… but the app keeps trying every 10 minutes
        but you should see this on the UI…

        ā€˜The Nest API rate limit has been exceeded.
        This module will try to load data again in 10 minutes.’;

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 2 Replies Last reply Reply Quote 0
        • D Offline
          dazza120 @sdetweil
          last edited by

          @sdetweil said in mmm-nest-status unresponsive after 12hours:

          git clone https://github.com/sdetweil/mmm-nest-status

          Yeah when I changed it to every 10seconds it showed the limit exceeded will try again in 10min so I think it does recover. But it’s never showed this when I put it to every 1min as per nest api. I’ll have a go with yours thanks very much mate.šŸ‘šŸ¾

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

            @dazza120 cool. I think it should enforce 1 minute minimum…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            D 1 Reply Last reply Reply Quote 1
            • D Offline
              dazza120 @sdetweil
              last edited by

              @sdetweil seems to be working fine mate cheers šŸ‘šŸ¾

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

                @sdetweil its working a treat mate thanks

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

                  @dazza120 mine works, but original does not?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Reply Quote 1
                  • D Offline
                    dazza120 @sdetweil
                    last edited by

                    @sdetweil no yours works well the original doesn’t

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      dazza120 @sdetweil
                      last edited by

                      @sdetweil it looks like its playing up again i had couple of days with it working on the button now its back to giving up after 12hours :(

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

                        @dazza120 ok. Can u look at the developers window console to see if any messages?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        D 1 Reply Last reply Reply Quote 0
                        • 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