Restore Netgear signal strength icon (#85512)
This commit is contained in:
parent
60604f7905
commit
a332cd8aba
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ SENSOR_TYPES = {
|
|||
name="signal strength",
|
||||
native_unit_of_measurement=PERCENTAGE,
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
icon="mdi:wifi",
|
||||
),
|
||||
"ssid": SensorEntityDescription(
|
||||
key="ssid",
|
||||
|
|
Loading…
Add table
Reference in a new issue