mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Remove unused PurpleAir sensor constant (#84953)
This commit is contained in:
parent
b72e0f1d87
commit
ec33f6fe78
@ -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}"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user