mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Merge branch 'master' into Sonos-platform
This commit is contained in:
@@ -147,6 +147,13 @@
|
||||
"type": "rgbw", // Bulb type (rgbw, rgb, white) |
|
||||
"delay": 35, // Delay between commands sent to the WiFi bridge (default 35) |
|
||||
"repeat": 3 // Number of times each command is repeated for reliability (default 3) |
|
||||
},
|
||||
{
|
||||
"accessory": "Tesla",
|
||||
"name": "Tesla",
|
||||
"description": "This shim supports controlling climate control on the Tesla Model S.",
|
||||
"username": "tesla_email",
|
||||
"password" : "tesla_password"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user