Source: python-airly Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-aioresponses , python3-aiounittest , python3-pytest , Standards-Version: 4.7.4 Homepage: https://github.com/ak-ambi/python-airly Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-airly Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-airly.git Testsuite: autopkgtest-pkg-pybuild Package: python3-airly Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Airly air quality sensor data client This library retrieves air quality measurements from the Airly web service. It uses an Airly API key to query data supplied by the Airly sensor network for a selected location. . The returned data can include current pollution measurements, air quality index values, and related sensor readings such as particulate matter levels, temperature, humidity, and pressure when those values are made available by Airly. Communication is with the Airly HTTP API rather than directly with individual sensors.