DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-aioharmanluxury 0.2.3-1

Package Information

Descriptionasync client for Harman Luxury Audio network streamers

This library communicates with Harman Luxury Audio network streamers on the local network through the device JSON API exposed under https://<host>/api.

It can read device information such as model and configured name, and can query live player state including playback status, track metadata, active source capabilities, mute state, volume, and online or standby indication. It can send supported commands for volume, mute, and transport controls such as play, pause, next, and previous, subject to what the active source allows.

Supported devices are streamers based on the StreamUnlimited StreamSDK platform, including Arcam Radia ST5 and ST60 units, and related JBL and Mark Levinson streamers. The library talks directly to the streamer over HTTPS on the local network; these devices commonly use a self-signed certificate and expose an unauthenticated local API.

Power state is read-only on the known devices, so standby or online state can be observed but not changed through the API.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-aioharmanluxury.git (browse)
Closes#1142924
Trackerhttps://tracker.debian.org/pkg/python-aioharmanluxury
Uploaded7 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateTue, 28 Jul 2026 10:31:56 +0100
Sourcepython-aioharmanluxury
Version0.2.3-1
Changed-ByEdward Betts
Changelog
python-aioharmanluxury (0.2.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142924)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-aioharmanluxury deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aioharmanluxury
Upstream-Contact: Steven Beshensky <s.beshensky@gmail.com>
Source: https://github.com/sbesh91/aioharmanluxury

Files: *
Copyright: 2026 Steven Beshensky
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.

Back to Dashboard | View all reviews for this package