Skip to content

Commit 21aa73a

Browse files
authored
Add Elgato Key Light integration (home-assistant#11391)
* Add Elgato Key Light integration * ✏️ Tweak
1 parent e84a5e7 commit 21aa73a

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

source/_integrations/elgato.markdown

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "Elgato Key Light"
3+
description: "Instructions on how to integrate an Elgato Key Light with Home Assistant."
4+
logo: elgato.jpg
5+
ha_category:
6+
- Light
7+
ha_release: 0.104
8+
ha_iot_class: Local Polling
9+
ha_qa_scale: platinum
10+
---
11+
12+
The [Elgato Key Light](https://www.elgato.com/en/gaming/key-light) sets the
13+
bar for high-end studio lightning. With 80 LEDs, that put out a massive
14+
2500 lumens, and can change the color temperature as well.
15+
16+
The LED light panel is created specifically, and designed for streamers
17+
and content creators, many of whom operate on platforms like YouTube and Twitch.
18+
19+
## Configuration
20+
21+
This integration can be configured using the integrations in the
22+
Home Assistant frontend.
23+
24+
Menu: **Configuration** -> **Integrations**.
25+
26+
In most cases, Elgato Key Lights devices will be automatically discovered by
27+
Home Assistant. Those automatically discovered devices are listed
28+
on the integrations page.
29+
30+
If for some reason (e.g., due to lack of mDNS support on your network),
31+
the Elgato Key Light isn't discovered, it can be added manually.
32+
33+
Click on the `+` sign to add an integration and click on **Elgato Key Light**.
34+
After completing the configuration flow, the Key Light integration will be
35+
available.
36+
37+
## Lights
38+
39+
This integration adds the Key Light device as a light in Home Assistant, and
40+
allows you to control the color temperature, brightness, and its on/off state.
11.3 KB
Loading

0 commit comments

Comments
 (0)