Skip to content

Add NowCast AQI support

Compare
Choose a tag to compare
@DMBlakeley DMBlakeley released this 07 Dec 23:19
· 1635 commits to master since this release
  • Add NowCast-AQI airQualityMethod for Omni, Mint, Awair, Awair-R2 and Element. NowCast-AQI fixes endpoint to 15-min-avg and data points returned to 48 (12 hours) for these devices. For Awair Glow and Awair Glow C, airQualityMethod is set to awair-aqi with same fixed endpoint and data points returned.
  • Correct Awair, Glow and Glow-C reporting of PM25 which is not available on these devices. NOTE: Installed devices need to be removed from Homebridge followed by reboot to correct. Individual devices can be removed through Homebridge UI settings.
  • Update config.schema.json to conditionally show options based on prior entries.
  • Logging clean-up.