NILURepository
class NILURepository(val endpoint: String, radius: Int) : AirQualityRepository
Content copied to clipboard
Air Quality implementation from NILU API, shows last recorded value. Do not use timeDelta as NILU only provides data for right now.