AsusWRT remove default EntityDescription property (#54367)
This commit is contained in:
parent
38a7bdbcf3
commit
1948d11d84
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ CONNECTION_SENSORS: tuple[AsusWrtSensorEntityDescription, ...] = (
|
|||
name="Devices Connected",
|
||||
icon="mdi:router-network",
|
||||
unit_of_measurement=UNIT_DEVICES,
|
||||
entity_registry_enabled_default=True,
|
||||
),
|
||||
AsusWrtSensorEntityDescription(
|
||||
key=SENSORS_RATES[0],
|
||||
|
|
Loading…
Add table
Reference in a new issue