I had some contact with the developers from quby today.waspy wrote: ↑Wednesday 27 February 2019 7:16 I have seen a similar effect while testing.
Toonapilib has a limit on the number of calls to toon api. That's one possible cause.
The other thing is that I don't know how commands are handled while updating the other values in the heartbeat.
I might have to make it more intelligent..
Verstuurd vanaf mijn SM-G935F met Tapatalk
I had problems with fetching data via the api which seems to stall after some time.
This is what they say:
--
The moment you get a token and make the first /status call, our backend will start a subscription to your device. This is active for 2 minutes. The token itself is valid for 30 minutes.
I am not familiar with this python library. Is it refreshing the token every 30 minutes?
---
Could this be why things are working so irregular? Does the toonapilib refresh the token?