Remove incorrect unit for AirVisual AQI sensor (#84723)

fixes undefined
This commit is contained in:
Aaron Bach
2022-12-28 22:16:19 +01:00
committed by Franck Nijhof
parent 001bd78bcb
commit b146f52317
@@ -69,7 +69,6 @@ GEOGRAPHY_SENSOR_DESCRIPTIONS = (
key=SENSOR_KIND_AQI,
name="Air quality index",
device_class=SensorDeviceClass.AQI,
native_unit_of_measurement="AQI",
state_class=SensorStateClass.MEASUREMENT,
),
SensorEntityDescription(