Add Wi-Fi sensors to WLED integration (#33055)
This commit is contained in:
parent
ba2558790d
commit
6d4fa76107
5 changed files with 206 additions and 14 deletions
|
@ -25,3 +25,4 @@ ATTR_UDP_PORT = "udp_port"
|
|||
|
||||
# Units of measurement
|
||||
CURRENT_MA = "mA"
|
||||
SIGNAL_DBM = "dBm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue