python-bleak-smlight 1.1.1-1
Package Information
| Description | Bleak backend for SMLIGHT SLZB Bluetooth proxies This package provides a Python backend which makes Bluetooth Low Energy advertisements received by an SMLIGHT SLZB network proxy available to Bleak. It integrates the remote scanner with habluetooth, allowing applications such as Home Assistant to discover nearby Bluetooth devices through the proxy. The SLZB proxy forwards advertisements to the host over UDP, where pysmlight handles the wire protocol and this library manages the scanner connection and advertisement delivery. The proxy is scan-only, so devices can be discovered but GATT connections are not supported. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-bleak-smlight.git (browse) |
| Closes | #1144540 |
| Tracker | https://tracker.debian.org/pkg/python-bleak-smlight |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | amd64 source |
|---|---|
| Distribution | unstable |
| Date | Sat, 15 Aug 2026 08:18:51 +0100 |
| Source | python-bleak-smlight |
| Version | 1.1.1-1 |
| Changed-By | Edward Betts |
Changelog
python-bleak-smlight (1.1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1144540)
.dsc
| Component | main |
|---|---|
| Package-List | python3-bleak-smlight deb python optional arch=any |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bleak-smlight Upstream-Contact: Bluetooth Devices Authors <bluetooth@koston.org> Source: https://github.com/bluetooth-devices/bleak-smlight Files: * Copyright: 2026 Bluetooth Devices Authors License: MIT Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.