mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Remove invalid Signal Strength device class from NETGEAR (#85510)
This commit is contained in:
parent
f1895fa826
commit
c225ed0a1a
@ -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…
x
Reference in New Issue
Block a user