Source: python-zhong-hong-hvac
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-attr <!nocheck>,
 python3-pytest <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/crhan/ZhongHongHVAC
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-zhong-hong-hvac
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-zhong-hong-hvac.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-zhong-hong-hvac
Architecture: all
Description: interface for ZhongHong HVAC controllers
 This library communicates with ZhongHong HVAC gateways over TCP and discovers
 air-conditioning units connected to a gateway. It retrieves unit status,
 including power state, operating and fan modes, target and current
 temperatures, and error codes.
 .
 It can switch units on or off, set target temperatures, select operating and
 fan modes, and monitor gateway connectivity. It sends status probes and
 reconnects when a gateway stops responding.
