File: control

package info (click to toggle)
flux-led 1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 832 kB
  • sloc: python: 13,359; makefile: 9; sh: 5
file content (36 lines) | stat: -rw-r--r-- 1,642 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
Source: flux-led
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Edward Betts <edward@4angle.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-webcolors <!nocheck>,
               python3-pytest <!nocheck>,
               python3-pytest-runner <!nocheck>,
               python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/Danielhiversen/flux_led
Vcs-Browser: https://salsa.debian.org/python-team/packages/flux-led
Vcs-Git: https://salsa.debian.org/python-team/packages/flux-led.git

Package: python3-flux-led
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Utility to control Zengge-manufactured LED devices
 This utility provides a command-line interface and a programmable library for
 controlling various LED devices manufactured by Zengge, including products
 branded under Magic Home and Surp Life. The software offers extensive control
 features, replicating most functionalities found in the proprietary apps, and
 supports integrating these devices into custom Python applications or home
 automation systems. Users can manage device colors, patterns, and
 configurations directly over the local network.
 .
 Features include:
  - Discovery of bulbs on LAN
  - Direct manipulation of light states such as color, brightness, and on/off
  - Setting of timers and synchronization of device clocks
  - Support for music mode and remote access configuration (asyncio-based)
  - Utilization of named colors and hex values