File: control

package info (click to toggle)
pycomfoconnect 0.5.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 909; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: pycomfoconnect
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/michaelarnauts/comfoconnect
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pycomfoconnect
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pycomfoconnect.git

Package: python3-pycomfoconnect
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library to interface with Zehnder ComfoConnect LAN C bridge
 This library provides functionality to communicate with the Zehnder
 ComfoConnect LAN C bridge, which is used with Zehnder ComfoAir Q350, Q450, and
 Q600 ventilation units. It allows interaction with various environmental
 metrics such as outdoor and indoor temperature and humidity. The library
 establishes a connection between the ComfoConnect LAN C bridge and other
 systems on the local network, facilitating data exchange related to
 ventilation control.