mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Remove incorrect unit for AirVisual AQI sensor (#84723)
fixes undefined
This commit is contained in:
parent
46e02ebaff
commit
5e2753d2fc
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user