mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00: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.",
|
||||
|
||||
"platforms": [
|
||||
{
|
||||
"platform" : "Nest",
|
||||
"name" : "Nest",
|
||||
"username" : "username",
|
||||
"password" : "password"
|
||||
},
|
||||
{
|
||||
"platform" : "TelldusLive",
|
||||
"name" : "Telldus Live!",
|
||||
|
||||
Reference in New Issue
Block a user