File: control

package info (click to toggle)
devolo-home-control-api 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 804 kB
  • sloc: python: 3,166; makefile: 3
file content (41 lines) | stat: -rw-r--r-- 1,596 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
40
41
Source: devolo-home-control-api
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,
Build-Depends-Indep:
 python3-dateutil <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-mock <!nocheck>,
 python3-requests <!nocheck>,
 python3-requests-mock <!nocheck>,
 python3-syrupy <!nocheck>,
 python3-websocket <!nocheck>,
 python3-zeroconf <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/2Fake/devolo_home_control_api
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/devolo-home-control-api
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/devolo-home-control-api.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-devolo-home-control-api
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library for interacting with devolo Home Control devices
 This library enables interaction with devolo Home Control devices within a
 Z-Wave ecosystem. It allows users to control a variety of devices such as
 switches, binary sensors, covers, thermostats, lights, sirens, and more. The
 library communicates with the devolo Home Control Central Unit, allowing data
 exchange either directly through the local network or via the devolo cloud
 service. It is designed to keep device states updated and can handle various
 sensor data, metering plugs, and other home automation devices.