Debian NEW package overview for python-pilight
python-pilight_0.1.1-1_multi.changes (click to toggle)
Format:1.8
Date:Thu, 25 Dec 2025 18:07:36 +0000
Binary:python3-pilight
Source:python-pilight
Architecture:all source
Version:0.1.1-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Closes:1123991
Description:
python3-pilight - Client interface to pilight-daemon for sending and receiving RF c
Changes:
python-pilight (0.1.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1123991)
Files:
802ae48f4141355b158554d6f449173a 2297 python optional python-pilight_0.1.1-1.dsc
ad64c9e4a23f9263a4db613feed3417f 8004 python optional python-pilight_0.1.1.orig.tar.xz
58cf348da79cd0a7c0f078aad5263124 2228 python optional python-pilight_0.1.1-1.debian.tar.xz
4fd88567ff7ef0672ad1323adf454cad 6860 python optional python-pilight_0.1.1-1_amd64.buildinfo
1087527be15de5f77499f1534b7a563f 9060 python optional python3-pilight_0.1.1-1_all.deb
python-pilight_0.1.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-pilight
Binary:python3-pilight
Architecture:all
Version:0.1.1-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/DavidLP/pilight
Standards-Version:4.7.3
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/python-pilight
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/python-pilight.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools
Build-Depends-Indep:python3-mock<!nocheck>, python3-pytest<!nocheck>
Package-List:python3-pilight deb python optional arch=all
Files:
ad64c9e4a23f9263a4db613feed3417f 8004 python-pilight_0.1.1.orig.tar.xz
58cf348da79cd0a7c0f078aad5263124 2228 python-pilight_0.1.1-1.debian.tar.xz
Dgit:c2947371e8b81ba7cb75543fe467414c140c6c8a debian archive/debian/0.1.1-1 https://git.dgit.debian.org/python-pilight
lintian 2.116.3+deb12u1 check for python-pilight_0.1.1-1.dsc (click to toggle)
README.source for python-pilight_0.1.1-1.dsc (click to toggle)
No README.source in this package
control file for python3-pilight_0.1.1-1_all.deb (click to toggle)
Package:python3-pilight
Source:python-pilight
Version:0.1.1-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:47
Depends:python3:any
Section:python
Priority:optional
Homepage:https://github.com/DavidLP/pilight
Description:
Client interface to pilight-daemon for sending and receiving RF codes
 This library connects to a running pilight-daemon instance and exchanges
 messages with it over the daemon's network interface.
 .
 It can send commands understood by pilight, matching the pilight-send command
 set, and it can receive RF events that the daemon decodes from attached 433
 MHz receivers.
 .
 Incoming data can be handled via user-provided callback functions, allowing
 applications to react when pilight-daemon reports received codes or state
 changes.
 .
 It also supports acknowledging transmitted commands by processing the daemon's
 responses, so callers can tell whether a requested send operation was accepted
 and forwarded by pilight-daemon.
lintian 2.116.3+deb12u1 check for python3-pilight_0.1.1-1_all.deb (click to toggle)
contents of python3-pilight_0.1.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-12-25 18:07 ./
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/
-rw-r--r-- root/root       457 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/__init__.py
-rw-r--r-- root/root      7943 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/pilight.py
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/test/
-rw-r--r-- root/root         0 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/test/__init__.py
-rw-r--r-- root/root      6692 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/test/pilight_daemon.py
-rw-r--r-- root/root      4806 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight/test/test_client.py
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight-0.1.1.dist-info/
-rw-r--r-- root/root         7 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight-0.1.1.dist-info/INSTALLER
-rw-r--r-- root/root       598 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight-0.1.1.dist-info/METADATA
-rw-r--r-- root/root       109 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight-0.1.1.dist-info/WHEEL
-rw-r--r-- root/root         8 2025-12-25 18:07 ./usr/lib/python3/dist-packages/pilight-0.1.1.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/share/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/share/doc/python3-pilight/
-rw-r--r-- root/root       161 2025-12-25 18:07 ./usr/share/doc/python3-pilight/changelog.Debian.gz
-rw-r--r-- root/root      1388 2025-12-25 18:07 ./usr/share/doc/python3-pilight/copyright
drwxr-xr-x root/root         0 2025-12-25 18:07 ./usr/share/doc/python3-pilight/examples/
-rw-r--r-- root/root      1738 2016-10-19 09:48 ./usr/share/doc/python3-pilight/examples/async_send_receive.py
-rw-r--r-- root/root       768 2016-10-19 09:48 ./usr/share/doc/python3-pilight/examples/receive.py
-rw-r--r-- root/root       993 2016-10-19 09:48 ./usr/share/doc/python3-pilight/examples/send.py

Timestamp: 26.12.2025 / 11:02:41 (UTC)