Source: python-energieleser
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-poetry-core,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/nineti-GmbH/energieleser.py
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-energieleser
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-energieleser.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-energieleser
Architecture: all
Description: asynchronous client for energieleser energy meter devices
 This library reads measurements from the local HTTP API of energieleser
 devices. It supports stromleser.one electricity meters, gasleser and
 gasleser.pulse gas meters, wasserleser water meters, and wärmeleser heat
 meters.
 .
 It detects the device type and returns device-specific data, including
 measurement values and units when supplied by the device.
