aionanoleaf2 1.0.2-1
Package Information
| Description | Nanoleaf device API client This library communicates with Nanoleaf light devices over their local network API. It can authorize with a device, query its state and device information, and send commands to control power, brightness, hue, saturation, and colour temperature. It also retrieves available lighting effects and the currently selected effect, and exposes panel layout information for supported panel-based products. Support is included for Nanoleaf Essentials devices, screen mirroring emersion modes including 1D, 2D, 3D, and 4D. |
|---|---|
| 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/aionanoleaf2.git (browse) |
| Closes | #1130035 |
| Tracker | https://tracker.debian.org/pkg/aionanoleaf2 |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 1.0.2-1 |
|---|---|
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
| Date | Sat, 07 Mar 2026 18:40:06 +0000 |
| Source | aionanoleaf2 |
Changelog
aionanoleaf2 (1.0.2-1) unstable; urgency=medium . * Initial release. (Closes: #1130035)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python3-aionanoleaf2 deb python optional arch=all |
| Section | python |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aionanoleaf2 Upstream-Contact: loebi-ch <andy@slyweb.ch> Source: https://github.com/loebi-ch/aionanoleaf2 Files: * Copyright: 2021, Milan Meulemans License: LGPL-3+ Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: LGPL-3+ License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3".