Enhanced your outdoor netatmo camera by recognizing your family !
In order to have access to netatmo API, credentials are needed for this app.
It has to be written in the file netatmo_credentials, with the following format:
{
"CLIENT_ID": "xxxxx",
"CLIENT_SECRET": "xxxxx",
"REFRESH_TOKEN": "xxxx|xxxx"
}