Source: aiokem
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-doc-privacy,
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 furo <!nodoc>,
 python3-aiohttp <!nocheck>,
 python3-jwt <!nocheck>,
 python3-myst-parser <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-syrupy <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/kohlerlibs/aiokem
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/aiokem
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/aiokem.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aiokem
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: asynchronous client for Kohler Energy Management
 This library provides access to the Kohler Energy Management service over its
 web API. It handles account authentication and session state for requests to
 the service.
 .
 The library communicates with Kohler Energy Management cloud endpoints. Those
 endpoints provide information associated with a Kohler Energy Management
 account and the energy management equipment registered to it.
