AsusWRT remove default EntityDescription property (#54367)

This commit is contained in:
ollo69 2021-08-10 02:10:53 +02:00 committed by GitHub
parent 38a7bdbcf3
commit 1948d11d84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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],