Read the statement by Michael Teeuw here.
mmm-nest-status unresponsive after 12hours
-
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.
-
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
thengit 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.ā; -
@sdetweil said in mmm-nest-status unresponsive after 12hours:
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.šš¾
-
@dazza120 cool. I think it should enforce 1 minute minimumā¦
-
@sdetweil seems to be working fine mate cheers šš¾
-
@sdetweil its working a treat mate thanks
-
@dazza120 mine works, but original does not?
-
@sdetweil no yours works well the original doesnāt
-
@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 :(
-
@dazza120 ok. Can u look at the developers window console to see if any messages?