File: control

package info (click to toggle)
flexit-bacnet 2.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: python: 912; makefile: 10
file content (29 lines) | stat: -rw-r--r-- 1,103 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
Source: flexit-bacnet
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.1
Homepage: https://github.com/piotrbulinski/flexit_bacnet
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/flexit-bacnet
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/flexit-bacnet.git

Package: python3-flexit-bacnet
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library for interacting with Flexit air handling units
 This library enables communication with Flexit Nordic series air handling
 units using the BACnet protocol. It facilitates the monitoring and control of
 various device features such as ventilation modes, temperatures, and fan
 settings. Users can retrieve sensor data including air temperatures and fan
 control signals, and interact with elements such as the electric heater.