Skip to content

btaylor/homebridge-elgato-key-light

Repository files navigation

homebridge-elgato-key-light

A Homebridge platform for the Elgato Key Light and Key Light Air that allow you to toggle on/off and control the brightness and color via HomeKit.

Installation

  1. Install Homebridge using: npm install -g homebridge
  2. Install homebridge-elgato-key-light using: npm install -g homebridge-elgato-key-light
  3. Update your configuration file. See example config.json snippet below.

Configuration

Configuration sample (edit ~/.homebridge/config.json):

"platforms": [
	{
		"platform": "ElgatoKeyLight"
	}
]

About

A Homebridge platform for the Elgato Key Light and Key Light Air.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published