Add accessory shim for controlling hyperion TV backlight.

(https://github.com/tvdzwan/hyperion)
This commit is contained in:
Danimal4326
2015-08-13 10:34:35 -05:00
parent e9d43a7bdd
commit 0a2f2865fb
3 changed files with 229 additions and 0 deletions

View File

@@ -159,6 +159,13 @@
"description": "This shim supports controlling climate control on the Tesla Model S.",
"username": "tesla_email",
"password" : "tesla_password"
},
{
"accessory": "Hyperion",
"name": "TV Backlight",
"description": "Control the Hyperion TV backlight server. https://github.com/tvdzwan/hyperion"
"host": "localhost",
"port": "19444"
}
]
}