Source: python-aio-wattwaechter
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-aioresponses <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/SmartCircuits-GmbH/WattWaechter-PyPI
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aio-wattwaechter
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aio-wattwaechter.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aio-wattwaechter
Architecture: all
Description: async client for WattWächter smart meter devices
 This library provides an asynchronous interface to the HTTP API exposed by
 WattWächter smart meter devices. It communicates with a WattWächter device on
 the network to read live meter values, OBIS-coded measurements, total
 consumption, power readings, and stored history data.
 .
 The library can query device status and diagnostics, including connectivity,
 firmware information, Wi-Fi signal data, self-test results, logs, LED state,
 timezone data, and system settings. It also includes support for device
 authentication tokens, settings updates, reboot requests, OTA update checks
 and starts, MQTT certificate and status endpoints, Modbus TCP status, and
 cloud pairing or unpairing endpoints.
