File: control

package info (click to toggle)
zigpy-znp 0.13.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,120 kB
  • sloc: python: 14,459; makefile: 6
file content (33 lines) | stat: -rw-r--r-- 1,335 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
32
33
Source: zigpy-znp
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/zigpy/zigpy-znp
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/zigpy-znp
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/zigpy-znp.git

Package: python3-zigpy-znp
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library for interacting with TI ZNP radios in Zigbee networks
 This library provides communication support with Texas Instruments ZNP (Zigbee
 Network Processor) radios, enabling integration with Zigbee networks. It
 allows for direct control of various Zigbee devices, facilitating their
 interaction within a network. By integrating with compatible systems, such as
 zigpy, this library supports operations like device pairing, network
 formation, and communication monitoring in a Zigbee environment. Useful for
 extending the functionality of Zigbee networks, the library is designed to
 work with different ZNP radios, ensuring compatibility with a wide range of
 home automation devices.