Source: python-bleak-smlight Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Build-Depends: debhelper-compat (= 14), dh-doc-privacy, dh-sequence-python3, dh-sequence-single-binary, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-poetry-core, python3-setuptools, Build-Depends-Arch: furo , python3-bleak-retry-connector , python3-bluetooth-data-tools , python3-habluetooth , python3-myst-parser , python3-pysmlight , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-sphinx , python3-sphinx-autobuild , Standards-Version: 4.7.4 Homepage: https://github.com/bluetooth-devices/bleak-smlight Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-bleak-smlight Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-bleak-smlight.git Testsuite: autopkgtest-pkg-pybuild Package: python3-bleak-smlight Architecture: any 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.