Source: python-pysmlight
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatch-vcs,
 python3-hatchling,
Build-Depends-Indep:
 python3-aiohttp <!nocheck>,
 python3-aiohttp-sse-client2 <!nocheck>,
 python3-aresponses <!nocheck>,
 python3-awesomeversion <!nocheck>,
 python3-mashumaro <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-pytest-timeout <!nocheck>,
 python3-syrupy <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/smlight-workspace/pysmlight
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-pysmlight
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-pysmlight.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-pysmlight
Architecture: all
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.
