Skip to content

Commit 11e16a7

Browse files
authored
Update .netatmo.credentials
1 parent 6073c26 commit 11e16a7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.netatmo.credentials

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
2+
"USER_MAIL" : "",
3+
"USER_PASSWORD" : "",
24
"CLIENT_ID" : "",
35
"CLIENT_SECRET" : "",
4-
"REFRESH_TOKEN" : ""
6+
"ACCESS_TOKEN" : "",
7+
"REFRESH_TOKEN" : "",
8+
"SCOPE" : ""
59
}
610

0 commit comments

Comments
 (0)