File: control

package info (click to toggle)
pyevilgenius 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: python: 90; makefile: 7
file content (33 lines) | stat: -rw-r--r-- 1,400 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: pyevilgenius
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/home-assistant-libs/pyevilgenius
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/pyevilgenius
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/pyevilgenius.git

Package: python3-pyevilgenius
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library to control devices from Evil Genius Labs
 This library offers an asynchronous interface for interacting with devices
 manufactured by Evil Genius Labs. Designed to operate over Wi-Fi, it enables
 comprehensive control and monitoring of various device parameters. The library
 supports functions such as obtaining device details and adjusting settings,
 allowing smooth communication with the device's APIs. It is particularly
 useful for integrating Evil Genius Labs' products into larger systems,
 providing a means of managing operations at the device level. This API-based
 approach ensures that users can effectively command devices within a network
 environment, enhancing the capability to manage connected devices.