python-zhong-hong-hvac 1.0.19-1
Package Information
| 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-zhong-hong-hvac.git (browse) |
| Closes | #1146159 |
| Tracker | https://tracker.debian.org/pkg/python-zhong-hong-hvac |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Source | python-zhong-hong-hvac |
|---|---|
| Version | 1.0.19-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
| Date | Sun, 30 Aug 2026 13:07:14 +0100 |
Changelog
python-zhong-hong-hvac (1.0.19-1) unstable; urgency=medium . * Initial release. (Closes: #1146159)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-zhong-hong-hvac deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: zhong-hong-hvac
Upstream-Contact: Ruohan Chen <crhan123@gmail.com>
Source: https://github.com/crhan/ZhongHongHVAC
Files: *
Copyright: Ruohan Chen <crhan123@gmail.com>
License: Apache-2.0
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 License
can be found in /usr/share/common-licenses/Apache-2.0 file.