DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-asyncpysupla 0.0.5-1

Package Information

DescriptionAsynchronous client for the Supla OpenAPI

Supla is a home automation platform with a cloud service and an OpenAPI for accessing user accounts and connected devices.

This library provides asynchronous access to Supla servers through that API. It supports authentication with a Supla personal access token and communication with devices and their channels, including shutter devices. Responses from the Supla service are exposed as structured objects that can be queried and used to control supported device functions.

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

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateFri, 07 Aug 2026 09:47:53 +0100
Sourcepython-asyncpysupla
Version0.0.5-1
Changelog
python-asyncpysupla (0.0.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1143848)
.dsc
Componentmain
Package-Listpython3-asyncpysupla deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: asyncpysupla
Upstream-Contact: Michal Wegrzynek <michal.wegrzynek@malloc.com.pl>
Source: https://github.com/mwegrzynek/asyncpysupla

Files: *
Copyright: Michal Wegrzynek <michal.wegrzynek@malloc.com.pl>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Back to Dashboard | View all reviews for this package