mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
netatmo first imply
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user