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 GitHub
parent f1895fa826
commit c225ed0a1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(