Add Wi-Fi sensors to WLED integration (#33055)

This commit is contained in:
Franck Nijhof 2020-03-21 23:14:41 +01:00 committed by GitHub
parent ba2558790d
commit 6d4fa76107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 206 additions and 14 deletions

View file

@ -25,3 +25,4 @@ ATTR_UDP_PORT = "udp_port"
# Units of measurement
CURRENT_MA = "mA"
SIGNAL_DBM = "dBm"