Source: blebox-uniapi Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-aiohttp , python3-deepmerge , python3-jmespath , python3-pytest , python3-pytest-asyncio , python3-sphinx , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/blebox/blebox_uniapi Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/blebox-uniapi Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/blebox-uniapi.git Package: python3-blebox-uniapi Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: Library for accessing BleBox smart home devices This library enables communication with BleBox smart home devices, providing control over various types of entities such as switches, sensors, lights, and climate devices. Users can read current states, issue commands like turning devices on or off, and obtain information on attributes like temperature, humidity, and energy consumption. The library interfaces with devices over a local Wi-Fi network, ensuring that home automation tasks can be performed reliably.