mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-03 14:23:11 +01:00
drop the Wink example since Wink devices will be powered by the platform, not by individual device configs
This commit is contained in:
@@ -69,15 +69,6 @@
|
|||||||
"device_id": "E1",
|
"device_id": "E1",
|
||||||
"protocol": "pl",
|
"protocol": "pl",
|
||||||
"can_dim": true
|
"can_dim": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"accessory": "Wink",
|
|
||||||
"client_id": "YOUR_WINK_API_CLIENT_ID",
|
|
||||||
"client_secret": "YOUR_WINK_API_CLIENT_SECRET",
|
|
||||||
"username": "your@email.com",
|
|
||||||
"password": "WINK_PASSWORD",
|
|
||||||
"name": "Family Room Lamp",
|
|
||||||
"description": "Lamp on the left side of the room"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user