python-livisi_1.0.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 03 Oct 2025 14:15:14 +0100 |
Source: | python-livisi |
Binary: | python3-livisi |
Architecture: | source all |
Version: | 1.0.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-livisi - Library for communicating with LIVISI Smart Home Controller |
Closes: | 1117128 |
Changes: | python-livisi (1.0.1-1) unstable; urgency=medium * Initial release. (Closes: #1117128) |
Files: | 84cec69074e97406fb2671c79f3520f2 2206 python optional python-livisi_1.0.1-1.dsc ad5f76e93317c46d4162b15c90dff97b 11325 python optional python-livisi_1.0.1.orig.tar.gz 1515a50f430dcf10cc1b97e106a78c06 1992 python optional python-livisi_1.0.1-1.debian.tar.xz befe4ad807978b9c427e689571e89829 7021 python optional python-livisi_1.0.1-1_amd64.buildinfo 8935a411af687dc82e7a50a2bf8a228d 12672 python optional python3-livisi_1.0.1-1_all.deb |
python-livisi_1.0.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-livisi |
Binary: | python3-livisi |
Architecture: | all |
Version: | 1.0.1-1 |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/planbnet/livisi |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/homeassistant-team/deps/python-livisi |
Vcs-Git: | https://salsa.debian.org/homeassistant-team/deps/python-livisi.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | python3-aiohttp<!nocheck>, python3-dateutil<!nocheck>, python3-websockets<!nocheck> |
Package-List: | python3-livisi deb python optional arch=all |
Files: | ad5f76e93317c46d4162b15c90dff97b 11325 python-livisi_1.0.1.orig.tar.gz 1515a50f430dcf10cc1b97e106a78c06 1992 python-livisi_1.0.1-1.debian.tar.xz |
control file for python3-livisi_1.0.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-livisi |
Source: | python-livisi |
Version: | 1.0.1-1 |
Architecture: | all |
Maintainer: | Home Assistant Team <team+homeassistant@tracker.debian.org> |
Installed-Size: | 67 |
Depends: | python3-aiohttp, python3-colorlog, python3-dateutil, python3-websockets, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/planbnet/livisi |
Description: | Library for communicating with LIVISI Smart Home Controller This library establishes connections to the controller to monitor and send commands to compatible devices within a smart home environment. Communication is handled using an asynchronous approach, enabling efficient integration with event-driven systems. It supports features such as device status monitoring, command transmission, and real-time event handling, providing comprehensive control over LIVISI smart home hardware. This allows users to automate and manage a variety of connected devices, such as sensors, switches, and Wi-Fi enabled appliances, through a centralized controller interface. |
contents of python3-livisi_1.0.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-03 13:15 ./ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/ -rw-r--r-- root/root 2169 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/__init__.py -rw-r--r-- root/root 24957 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_connector.py -rw-r--r-- root/root 779 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_const.py -rw-r--r-- root/root 296 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_controller.py -rw-r--r-- root/root 1230 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_device.py -rw-r--r-- root/root 4511 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_errors.py -rw-r--r-- root/root 456 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_event.py -rw-r--r-- root/root 735 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_json_util.py -rw-r--r-- root/root 4198 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_websocket.py -rw-r--r-- root/root 273 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi/livisi_websocket_event.py drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi-1.0.1.dist-info/ -rw-r--r-- root/root 7 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi-1.0.1.dist-info/INSTALLER -rw-r--r-- root/root 1329 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi-1.0.1.dist-info/METADATA -rw-r--r-- root/root 91 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi-1.0.1.dist-info/WHEEL -rw-r--r-- root/root 7 2025-10-03 13:15 ./usr/lib/python3/dist-packages/livisi-1.0.1.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/share/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-03 13:15 ./usr/share/doc/python3-livisi/ -rw-r--r-- root/root 612 2025-06-28 10:30 ./usr/share/doc/python3-livisi/README.md -rw-r--r-- root/root 160 2025-10-03 13:15 ./usr/share/doc/python3-livisi/changelog.Debian.gz -rw-r--r-- root/root 1045 2025-10-03 13:15 ./usr/share/doc/python3-livisi/copyright |
copyright of python3-livisi_1.0.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: livisi Upstream-Contact: Felix Rotthowe <felix@planbnet.org> Source: https://github.com/planbnet/livisi Files: * Copyright: Felix Rotthowe <felix@planbnet.org> License: Apache-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. |
Timestamp: 03.10.2025 / 15:02:51 (UTC)