python-avea 1.8.0-1
Package Information
| 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-avea.git (browse) |
| Closes | #1144244 |
| Tracker | https://tracker.debian.org/pkg/python-avea |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Date | Wed, 12 Aug 2026 23:34:18 +0100 |
|---|---|
| Source | python-avea |
| Version | 1.8.0-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
Changelog
python-avea (1.8.0-1) unstable; urgency=medium . * Initial release. (Closes: #1144244)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-avea deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: avea Upstream-Contact: k0rventen <corentin@farque.net> Source: https://github.com/k0rventen/avea Files: * Copyright: 2019 k0rventen License: MIT Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.