mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 19:16:50 +00:00
Add battery sensor to Elgato (#26163)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
ff666ac3ac
commit
3624e905ca
@ -15,6 +15,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
|
- sensor
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -27,6 +28,7 @@ integration:
|
|||||||
|
|
||||||
- [Elgato Key Light](https://www.elgato.com/en/key-light)
|
- [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 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 Ring Light](https://www.elgato.com/en/ring-light)
|
||||||
- [Elgato Light Strip](https://www.elgato.com/en/light-strip)
|
- [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
|
When using the Elgato Light Strip, color support is automatically detected
|
||||||
and enabled in Home Assistant.
|
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
|
## Services
|
||||||
|
|
||||||
### Service `elgato.identify`
|
### Service `elgato.identify`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user