python-aioonkyo 0.4.0-1
Package Information
| Description | control interface for Onkyo AV receivers This library implements the eISCP protocol used by network-capable Onkyo AV receivers. It communicates with receivers on a local Ethernet or Wi-Fi network, sends receiver instructions, and parses responses and status messages returned by the device. The protocol is used by compatible Onkyo equipment for commands such as querying state and changing receiver settings exposed by the device. |
|---|---|
| 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-aioonkyo.git (browse) |
| Closes | #1143008 |
| Tracker | https://tracker.debian.org/pkg/python-aioonkyo |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 29 Jul 2026 15:57:41 +0100 |
|---|---|
| Source | python-aioonkyo |
| Version | 0.4.0-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
Changelog
python-aioonkyo (0.4.0-1) unstable; urgency=medium . * Initial release. (Closes: #1143008)
.dsc
| Package-List | python3-aioonkyo deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aioonkyo Upstream-Contact: Artur Pragacz <artur@pragacz.com> Source: https://github.com/arturpragacz/aioonkyo Files: * Copyright: Artur Pragacz License: GPL-3 Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: GPL-3 License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. . 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".