mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
logo: wled.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 0.102
|
ha_release: 0.102
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -41,6 +42,14 @@ entity.
|
|||||||
Only native supported features of a light in Home Assistant are supported
|
Only native supported features of a light in Home Assistant are supported
|
||||||
(which includes effects).
|
(which includes effects).
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
This integration provides sensors for the following information from WLED:
|
||||||
|
|
||||||
|
- Estimated current.
|
||||||
|
- Uptime.
|
||||||
|
- Free memory.
|
||||||
|
|
||||||
## Switches
|
## Switches
|
||||||
|
|
||||||
The integration will create a number of switches:
|
The integration will create a number of switches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user