Remove invalid Signal Strength device class from NETGEAR (#85510)
This commit is contained in:
parent
f1895fa826
commit
c225ed0a1a
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ SENSOR_TYPES = {
|
|||
key="signal",
|
||||
name="signal strength",
|
||||
native_unit_of_measurement=PERCENTAGE,
|
||||
device_class=SensorDeviceClass.SIGNAL_STRENGTH,
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
),
|
||||
"ssid": SensorEntityDescription(
|
||||
|
|
Loading…
Add table
Reference in a new issue