Source: python-aqualogic
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-pytest <!nocheck>,
 python3-serial <!nocheck>,
 python3-websockets <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/swilson/aqualogic
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aqualogic
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aqualogic.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aqualogic
Architecture: all
Description: Interface for Hayward/Goldline AquaLogic and ProLogic pool controllers
 Provides access to controller status, menu operations, and pool equipment
 settings through the Goldline protocol.
 .
 This library communicates with Hayward and Goldline AquaLogic or ProLogic pool
 controllers over RS-485. Connections can use a serial interface or a socket
 connected to an RS-485 adapter. It can read controller information and
 navigate the controller menu for tasks such as changing the heater
 temperature.
