Source: python-bleak-smlight
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-doc-privacy,
 dh-sequence-python3,
 dh-sequence-single-binary,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-setuptools,
Build-Depends-Arch:
 furo <!nodoc>,
 python3-bleak-retry-connector <!nocheck>,
 python3-bluetooth-data-tools <!nocheck>,
 python3-habluetooth <!nocheck>,
 python3-myst-parser <!nodoc>,
 python3-pysmlight <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-autobuild <!nodoc>,
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.
