mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Add Carwings accessory shim
This commit is contained in:
@@ -21,6 +21,13 @@
|
||||
"lock_id": "your-lock-id",
|
||||
"api_token" : "your-lockitron-api-access-token"
|
||||
},
|
||||
{
|
||||
"accessory": "Carwings",
|
||||
"description": "This shim supports controlling climate control on Nissan cars with Carwings. Note that Carwings is super slow and it may take up to 5 minutes for your command to be processed by the Carwings system.",
|
||||
"siri_name": "Leaf",
|
||||
"username": "your-carwings-username",
|
||||
"password" : "your-carwings-password"
|
||||
},
|
||||
{
|
||||
"accessory": "XfinityHome",
|
||||
"description": "This shim supports the 'Xfinity Home' security system. Unfortunately I don't know how to generate the 'dsig' property, so you'll need to figure yours out by running the Xfinity Home app on your iOS device while connected to a proxy server like Charles. If you didn't understand any of that, sorry! I welcome any suggestions for how to figure out dsig automatically.",
|
||||
|
||||
Reference in New Issue
Block a user