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

Package: python3-indevolt-api
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: client for communicating with Indevolt home battery systems
 This library communicates with Indevolt home battery devices over their
 network API. It can retrieve system configuration, read device data points,
 and write values to configurable data points exposed by the unit.
 .
 It also includes discovery support for finding Indevolt devices on the local
 network by sending a UDP broadcast and collecting responses from compatible
 units. Discovered devices include connection details such as host, port, and
 any device name or related metadata returned during discovery.
