Source: python-aiocentriconnect
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aresponses <!nocheck>,
 python3-backoff <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-requests <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/gresrun/aiocentriconnect
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiocentriconnect
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiocentriconnect.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aiocentriconnect
Architecture: all
Description: client for CentriConnect/MyPropane propane tank data
 This library talks to the CentriConnect/MyPropane API to retrieve information
 for a registered propane tank monitoring device.
 .
 It authenticates with the user ID, device ID, and device authorization code
 used by the service. The returned tank data includes fields such as the device
 name and the reported tank level percentage.
