Skip to content

Commit

Permalink
Update .netatmo.credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
JurgenLB authored Nov 19, 2024
1 parent 6073c26 commit 11e16a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .netatmo.credentials
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"USER_MAIL" : "",
"USER_PASSWORD" : "",
"CLIENT_ID" : "",
"CLIENT_SECRET" : "",
"REFRESH_TOKEN" : ""
"ACCESS_TOKEN" : "",
"REFRESH_TOKEN" : "",
"SCOPE" : ""
}

0 comments on commit 11e16a7

Please sign in to comment.