mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add Wi-Fi sensors to WLED integration (#12460)
This commit is contained in:
parent
7551e9985d
commit
adb52a1720
@ -45,13 +45,17 @@ entity.
|
||||
Only native supported features of a light in Home Assistant are supported
|
||||
(which includes effects).
|
||||
|
||||
## Sensors
|
||||
## Sensors
|
||||
|
||||
This integration provides sensors for the following information from WLED:
|
||||
This integration provides sensors for the following information from WLED:
|
||||
|
||||
- Estimated current.
|
||||
- Uptime.
|
||||
- Free memory.
|
||||
- Estimated current (in mA).
|
||||
- Uptime (disabled by default)
|
||||
- Free memory (in bytes, disabled by default).
|
||||
- Wi-Fi Signal Strength (in %m disabled by default).
|
||||
- Wi-Fi Signal Strength (RSSI in dBm).
|
||||
- Wi-Fi Channel (disabled by default).
|
||||
- Wi-Fi BSSID (disabled by default).
|
||||
|
||||
## Switches
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user