mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Remove invalid Signal Strength device class from NETGEAR (#85510)
This commit is contained in:
committed by
Paulus Schoutsen
parent
940b5d62b4
commit
c73830439f
@@ -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(
|
||||
|
Reference in New Issue
Block a user