sprinkler / rainmachine-developer-resources

Resources for developers who want to extend RainMachine
GNU General Public License v3.0
29 stars 40 forks source link

Update Netatmo parser to use a pre-generated access/refresh token #38

Closed sprinkler closed 1 year ago

sprinkler commented 1 year ago

Generating those tokens is offered in the Netatmo UI so this is rather easy to get.

I assume an initial expiry of 1h (3600s) of the access token.

see https://support.rainmachine.com/hc/en-us/community/posts/4433188885271-Failed-to-get-oAuth-token-NETATMO-Authentication-failure- for a potential official fix