forked from OpenZWave/python-openzwave
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
executable file
·54 lines (49 loc) · 2.36 KB
/
control
File metadata and controls
executable file
·54 lines (49 loc) · 2.36 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: python-openzwave
Section: python
Priority: optional
Maintainer: Sébastien GALLET <sgallet@gmail.com>
X-Python-Version: >= 2.7
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools,
python-dev, cython, build-essential, libopenzwave1.0-dev|libopenzwave1.3-dev
Build-Depends-Indep: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools,
python-dev, python-pygraphviz, python-louie, sphinx-common,
python-sphinxcontrib.actdiag, python-sphinxcontrib.blockdiag,
python-sphinxcontrib.nwdiag, python-sphinxcontrib.seqdiag
Standards-Version: 3.9.1
Homepage: https://github.com/OpenZWave/python-openzwave
Package: python-openzwave-lib
Architecture: any
Depends: libopenzwave1.0|libopenzwave1.3, python, ${misc:Depends}, ${python:Depends}
Description: python-openzwave is another python wrapper around the openzwave project.
The wrapper allows you to control a z-wave network from python.
The one-to-one library is in beta state. You can try it.
The new wrapper is in early developpement stage. So don't use it, but
Package: python-openzwave-api
Architecture: all
Depends: libopenzwave1.0|libopenzwave1.3, python-louie, python-openzwave-lib (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
Suggests: python-pysqlite2
Description: python-openzwave is another python wrapper around the openzwave project.
The wrapper allows you to control a z-wave network from python.
The one-to-one library is in beta state. You can try it.
The new wrapper is in early developpement stage. So don't use it, but
Package: python-openzwave-manager
Architecture: all
Depends: python-openzwave-api (= ${binary:Version}), python-urwid
Description: A command line manager for your ZWave Network.
You can :
* Reset controller (hard and soft) and add/remove device/controller
* Change node informations (name, location, ... )
* view and change values informations
* view and change group informations
* view and change config parameters
* view and change gassociations
* Full management of scenes, switches, dimmers and sensors
Package: python-openzwave-web
Architecture: all
Depends: python-openzwave-api (= ${binary:Version}), python-flask, python-flaskext.wtf, python-flask-babel, python-socketio
Description: The webapp.
Work in progress
Package: python-openzwave-doc
Architecture: all
Description: Documentation for python-openzwave.
HTML format