mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add sensor platform to WLED integration (#11128)
This commit is contained in:
parent
214c813eb6
commit
acee460bf3
@ -4,6 +4,7 @@ description: "Instructions on how to integrate WLED with Home Assistant."
|
||||
logo: wled.png
|
||||
ha_category:
|
||||
- Light
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 0.102
|
||||
ha_iot_class: Local Polling
|
||||
@ -41,6 +42,14 @@ entity.
|
||||
Only native supported features of a light in Home Assistant are supported
|
||||
(which includes effects).
|
||||
|
||||
## Sensors
|
||||
|
||||
This integration provides sensors for the following information from WLED:
|
||||
|
||||
- Estimated current.
|
||||
- Uptime.
|
||||
- Free memory.
|
||||
|
||||
## Switches
|
||||
|
||||
The integration will create a number of switches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user