Source: python-aiomelcloudhome
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-hatchling,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aresponses <!nocheck>,
 python3-pydantic <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-syrupy <!nocheck>,
 python3-yarl <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/erwindouna/aiomelcloudhome
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiomelcloudhome
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiomelcloudhome.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-aiomelcloudhome
Architecture: all
Description: asynchronous client for MELCloud Home HVAC devices
 This library communicates with the MELCloud Home service to authenticate an
 account and retrieve its associated buildings and devices.
 .
 It can read account context, inspect Air-to-Air and Air-to-Water units, and
 send control commands for supported settings such as power state, operation
 mode, target temperature, fan speed, zone mode, and tank water temperature. It
 can also request telemetry, including energy data and temperature
 measurements.
