Source: python-pysmlight Maintainer: Home Assistant Team Uploaders: Edward Betts , 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 , python3-aiohttp-sse-client2 , python3-aresponses , python3-awesomeversion , python3-mashumaro , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-pytest-timeout , python3-syrupy , 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.