DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-ayla-iot-unofficial 1.5.0-1

Package Information

Descriptioninterface for Ayla Networks IoT devices

This library provides access to the Ayla Networks cloud API used by connected appliances and other smart devices. It supports signing in with account credentials, using an existing access token, and using SSO tokens from manufacturer login flows where available.

It can retrieve registered devices from an Ayla account and represent them as device objects with their current properties. It also includes methods for reading device state and sending supported property updates or commands through the Ayla service.

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-ayla-iot-unofficial.git (browse)
Closes#1136661
Trackerhttps://tracker.debian.org/pkg/python-ayla-iot-unofficial
Uploaded3 hours ago

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateThu, 14 May 2026 13:51:11 +0100
Sourcepython-ayla-iot-unofficial
Version1.5.0-1
Changelog
python-ayla-iot-unofficial (1.5.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1136661)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-ayla-iot-unofficial deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ayla-iot-unofficial
Upstream-Contact: Reward One <rewardone.com@gmail.com>
Source: https://github.com/rewardone/ayla-iot-unofficial

Files: *
Copyright: 2023 rewardone
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