mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Add accessory shim for controlling hyperion TV backlight.
(https://github.com/tvdzwan/hyperion)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user