mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-03 22:04:23 +01:00
Update the sample config file with Nest platform.
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
"description": "This is an example configuration file with all supported devices. You can use this as a template for creating your own configuration file containing devices you actually own.",
|
"description": "This is an example configuration file with all supported devices. You can use this as a template for creating your own configuration file containing devices you actually own.",
|
||||||
|
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
{
|
||||||
|
"platform" : "Nest",
|
||||||
|
"name" : "Nest",
|
||||||
|
"username" : "username",
|
||||||
|
"password" : "password"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"platform" : "TelldusLive",
|
"platform" : "TelldusLive",
|
||||||
"name" : "Telldus Live!",
|
"name" : "Telldus Live!",
|
||||||
|
|||||||
Reference in New Issue
Block a user