Skip to content

Commit 3624e90

Browse files
Add battery sensor to Elgato (home-assistant#26163)
Co-authored-by: Martin Hjelmare <[email protected]>
1 parent ff666ac commit 3624e90

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/_integrations/elgato.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ha_platforms:
1515
- button
1616
- diagnostics
1717
- light
18+
- sensor
1819
ha_integration_type: device
1920
---
2021

@@ -27,6 +28,7 @@ integration:
2728

2829
- [Elgato Key Light](https://www.elgato.com/en/key-light)
2930
- [Elgato Key Light Air](https://www.elgato.com/en/key-light-air)
31+
- [Elgato Key Light Mini](https://www.elgato.com/en/key-light-mini)
3032
- [Elgato Ring Light](https://www.elgato.com/en/ring-light)
3133
- [Elgato Light Strip](https://www.elgato.com/en/light-strip)
3234

@@ -40,6 +42,17 @@ allows you to control the color temperature, brightness, and its on/off state.
4042
When using the Elgato Light Strip, color support is automatically detected
4143
and enabled in Home Assistant.
4244

45+
## Other entities
46+
47+
Besides the above mentioned light entity, this integration also provides other
48+
secondary entities that can be useful for monitoring and controlling your
49+
Elgato light.
50+
51+
### Sensors
52+
53+
If you have a Key Light Mini, Home Assistant will provide an additional
54+
sensor that indicates the level of your battery in percent (%).
55+
4356
## Services
4457

4558
### Service `elgato.identify`

0 commit comments

Comments
 (0)