diff --git a/source/_integrations/elgato.markdown b/source/_integrations/elgato.markdown index f1dc03db7c1..b893a7d0d9a 100644 --- a/source/_integrations/elgato.markdown +++ b/source/_integrations/elgato.markdown @@ -1,11 +1,10 @@ --- -title: Elgato Key Light -description: Instructions on how to integrate an Elgato Key Light with Home Assistant. +title: Elgato Light +description: Instructions on how to integrate an Elgato Light with Home Assistant. ha_category: - Light ha_release: 0.104 ha_iot_class: Local Polling -ha_qa_scale: platinum ha_config_flow: true ha_codeowners: - '@frenck' @@ -16,13 +15,18 @@ ha_platforms: - light --- -The [Elgato Key Light](https://www.elgato.com/en/gaming/key-light) sets the -bar for high-end studio lightning. With 80 LEDs, that put out a massive -2500 lumens, and can change the color temperature as well. - -The LED light panel is created specifically, and designed for streamers +The [Elgato](https://www.elgato.com/) Lights sets the bar for high-end studio +lightning. The LED lights are created and designed specifically for streamers and content creators, many of whom operate on platforms like YouTube and Twitch. +The following light productions from Elgato have been tested with this +integration: + +- [Elgato Key Light](https://www.elgato.com/en/key-light) +- [Elgato Key Light Air](https://www.elgato.com/en/key-light-air) +- [Elgato Ring Light](https://www.elgato.com/en/ring-light) +- [Elgato Light Strip](https://www.elgato.com/en/light-strip) + {% include integrations/config_flow.md %} ## Lights @@ -30,13 +34,16 @@ and content creators, many of whom operate on platforms like YouTube and Twitch. This integration adds the Key Light device as a light in Home Assistant, and allows you to control the color temperature, brightness, and its on/off state. +When using the Elgato Light Strip, color support is automatically detected +and enabled in Home Assistant. + ## Services ### Service `elgato.identify` The identify service shortly blinks the Elgato light. Originally meant as -a way to identify which light you are talking to, it can also be used as -a service to create a visual notification with. +a way to identify which light you are talking to; it can also be used as +a service to create a visual notification. This service also works when the light is turned off and will turn off the light after the identification sequence has been completed.