From 3624e905ca177d80c99fdb0e01fc4acf23d3676b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 8 Feb 2023 10:26:54 +0100 Subject: [PATCH] Add battery sensor to Elgato (#26163) Co-authored-by: Martin Hjelmare --- source/_integrations/elgato.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/elgato.markdown b/source/_integrations/elgato.markdown index 3b010b62f5e..fca4000fdfd 100644 --- a/source/_integrations/elgato.markdown +++ b/source/_integrations/elgato.markdown @@ -15,6 +15,7 @@ ha_platforms: - button - diagnostics - light + - sensor ha_integration_type: device --- @@ -27,6 +28,7 @@ integration: - [Elgato Key Light](https://www.elgato.com/en/key-light) - [Elgato Key Light Air](https://www.elgato.com/en/key-light-air) +- [Elgato Key Light Mini](https://www.elgato.com/en/key-light-mini) - [Elgato Ring Light](https://www.elgato.com/en/ring-light) - [Elgato Light Strip](https://www.elgato.com/en/light-strip) @@ -40,6 +42,17 @@ 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. +## Other entities + +Besides the above mentioned light entity, this integration also provides other +secondary entities that can be useful for monitoring and controlling your +Elgato light. + +### Sensors + +If you have a Key Light Mini, Home Assistant will provide an additional +sensor that indicates the level of your battery in percent (%). + ## Services ### Service `elgato.identify`