python-pysmlight 0.5.3-1
Package Information
| Description | Python library for controlling SMLIGHT SLZB-06 coordinators PySMLIGHT provides an asynchronous interface to the HTTP API exposed by SMLIGHT SLZB-06 and related network coordinators. These devices expose Zigbee or Thread radios over Ethernet, Wi-Fi, or USB for use with home automation software such as ZHA and Zigbee2MQTT. Single-radio, multi-radio, and newer U-series device variants are supported. The library handles authentication and provides access to device, sensor, radio, and firmware information. It can change settings, scan for wireless networks, initiate firmware updates, reboot the device or its radios, and switch a radio into bootloader or router mode. It also supports server-sent status events, BLE proxy datagrams, and peripherals such as buzzers, infrared transceivers, and ambient lighting where present. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-pysmlight.git (browse) |
| Closes | #1144312 |
| Tracker | https://tracker.debian.org/pkg/python-pysmlight |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Date | Thu, 13 Aug 2026 12:49:14 +0100 |
|---|---|
| Source | python-pysmlight |
| Version | 0.5.3-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
Changelog
python-pysmlight (0.5.3-1) unstable; urgency=medium . * Initial release. (Closes: #1144312)
.dsc
| Component | main |
|---|---|
| Package-List | python3-pysmlight deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pysmlight
Upstream-Contact: Tim Lunn <tl@smlight.tech>
Source: https://github.com/smlight-workspace/pysmlight
Files: *
Copyright: Tim Lunn <tl@smlight.tech>
License: Apache-2.0
Files: debian/*
Copyright: 2026 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.