firsttris / homebridge-hyperion-light

:collision: Homebridge plugin to use Hyperion as HomeKit accessory
MIT License
8 stars 2 forks source link
accessory ambilight homeautomation homebridge homebridge-plugin homekit homekit-accessory hyperion tv-backlight

homebridge-hyperion-light

:collision: Homebridge plugin to use Hyperion as HomeKit accessory

Features

Install

Homebridge is required

npm version

npm install -g homebridge

to use this plugin

npm version

npm install -g homebridge-hyperion-light

Add your Accessory to the config.json

Configuration sample:

        "accessories": [{
            "accessory": "Hyperion",
            "autoupdate": "true",
            "name": "TV Backlight",
            "ambilightName": "TV Ambilight",
            "host": "20.1.0.138",
            "port": "19444"
        }]

Attributes:

Code of Conduct

See the CODE

License

See the LICENSE file for license rights and limitations (MIT).