Remove incorrect unit for AirVisual AQI sensor (#84723)

fixes undefined
This commit is contained in:
Aaron Bach 2022-12-28 14:03:49 -07:00 committed by GitHub
parent 46e02ebaff
commit 5e2753d2fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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(