netatmo icon indicating copy to clipboard operation
netatmo copied to clipboard

Python3 API for the Netatmo Weather Station

Results 3 netatmo issues
Sort by recently updated
recently updated
newest added

I've just received an email about Netatmo API Security Update: ![image](https://user-images.githubusercontent.com/1591599/182933790-5269d1c3-70b3-45fb-bd5e-409a38f72888.png) **Button link**: [Netatmo Connect | Authentication](https://dev.netatmo.com/apidocumentation/oauth#authorization-code) ❓ Will I be able to keep using netatmo package in the same...

Hi, I discover this script and I test it. When I run `netatmo test`, connection is ok `netatmo.py xxx@xxx : OK` but when I run `netatmo list` it return me...

Netatmo has deactiviated the Client credentials grant type and the library isn't working any more. Would you please implement the suggested Authorization code grant type? That would be great!