mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Restore Netgear signal strength icon (#85512)
This commit is contained in:
committed by
Paulus Schoutsen
parent
c73830439f
commit
9f9cdb62eb
@@ -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",
|
||||
|
Reference in New Issue
Block a user