File: control

package info (click to toggle)
pyisy 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 488 kB
  • sloc: python: 5,177; makefile: 15
file content (39 lines) | stat: -rw-r--r-- 1,489 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
34
35
36
37
38
39
Source: pyisy
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,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/automicus/PyISY
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pyisy
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pyisy.git

Package: python3-pyisy
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Library for interacting with Universal Devices ISY controllers
 This library provides functionality to interact with various Universal Devices
 ISY controllers, including ISY994, IoX, Polisy, and eisy models. It enables
 communication with nodes, programs, variables, and the network module of ISY
 controllers. The library supports operations such as querying device statuses,
 executing commands, and monitoring changes automatically from the devices.
 Compatible with Insteon, Z-Wave, Zigbee, X10, and Matter protocols, this
 library facilitates comprehensive home automation management by integrating
 multiple device types and control functionalities into one cohesive interface.