mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Remove unused PurpleAir sensor constant (#84953)
This commit is contained in:
@@ -30,7 +30,6 @@ from . import PurpleAirEntity
|
||||
from .const import CONF_SENSOR_INDICES, DOMAIN
|
||||
from .coordinator import PurpleAirDataUpdateCoordinator
|
||||
|
||||
CONCENTRATION_IAQ = "iaq"
|
||||
CONCENTRATION_PARTICLES_PER_100_MILLILITERS = f"particles/100{UnitOfVolume.MILLILITERS}"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user