skrollme / homebridge-eveatmo

Homebridge plugin which adds a Netatmo weatherstation as HomeKit device and tries to act like Elgato Eve Room/Weather
Apache License 2.0
69 stars 7 forks source link

Keep saying token has expired after sometime until reboot #25

Closed nicoduj closed 5 years ago

nicoduj commented 5 years ago

I had this error today, the plugin was saying that the access token has expired. Restarting homebridge fixed that. Just beofre it begun,I had an error retrieving data from netatmo (which happens sometimes) 74d0e3c8-089a-42f8-b866-a4183b8ac3fa

skrollme commented 5 years ago

This did not happened to me before, but most netatmo-API problems are caused by server-problems on netatmo's side. Also the authentication is completely handled inside the netatmo-library (https://github.com/karbassi/netatmo) so maybe the creator of this plugin can help on this.