netatmo first imply

This commit is contained in:
Stefan Kuper
2015-10-24 20:06:30 +02:00
parent d2fd510aa4
commit 6e156e48fb
3 changed files with 406 additions and 0 deletions

View File

@@ -105,6 +105,16 @@
"platform": "LIFx",
"name": "LIFx",
"access_token": "XXXXXXXX generate at https://cloud.lifx.com/settings"
},
{
"platform": "Netatmo",
"name": "Netatmo Weather",
"auth": {
"client_id": "XXXXX Create at https://dev.netatmo.com/",
"client_secret": "XXXXX Create at https://dev.netatmo.com/",
"username": "your netatmo username",
"password": "your netatmo password"
}
}
],