We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6073c26 commit 11e16a7Copy full SHA for 11e16a7
.netatmo.credentials
@@ -1,6 +1,10 @@
1
{
2
+ "USER_MAIL" : "",
3
+ "USER_PASSWORD" : "",
4
"CLIENT_ID" : "",
5
"CLIENT_SECRET" : "",
- "REFRESH_TOKEN" : ""
6
+ "ACCESS_TOKEN" : "",
7
+ "REFRESH_TOKEN" : "",
8
+ "SCOPE" : ""
9
}
10
0 commit comments