Remove invalid Signal Strength device class from NETGEAR (#85510)

This commit is contained in:
Franck Nijhof
2023-01-09 11:39:20 +01:00
committed by Paulus Schoutsen
parent 940b5d62b4
commit c73830439f

View File

@@ -58,7 +58,6 @@ SENSOR_TYPES = {
key="signal", key="signal",
name="signal strength", name="signal strength",
native_unit_of_measurement=PERCENTAGE, native_unit_of_measurement=PERCENTAGE,
device_class=SensorDeviceClass.SIGNAL_STRENGTH,
entity_category=EntityCategory.DIAGNOSTIC, entity_category=EntityCategory.DIAGNOSTIC,
), ),
"ssid": SensorEntityDescription( "ssid": SensorEntityDescription(