Source: python-avea 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-setuptools, Build-Depends-Indep: python3-bleak , python3-bleak-retry-connector , python3-pytest , Standards-Version: 4.7.4 Homepage: https://github.com/k0rventen/avea Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-avea Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-avea.git Testsuite: autopkgtest-pkg-pybuild Package: python3-avea Architecture: all Description: control Elgato Avea bulbs over Bluetooth Low Energy Interface to the control and state protocol used by Elgato Avea light bulbs. . It can discover nearby bulbs or connect to a bulb using its Bluetooth address. The interface can read and set brightness, color, and the bulb name, with support for RGB values and separate white, red, green, and blue channels. . Colour changes can be applied immediately or as smooth transitions over a specified duration and update rate. The current color and brightness can be queried, along with the bulb's Bluetooth address, firmware version, serial number, hardware revision, and manufacturer name. . Communication takes place with the Avea bulb over Bluetooth Low Energy using its control service and characteristic. State notifications from the bulb are used to update the reported values.