DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: aiohomeconnect 0.31.0-1

Package Information

DescriptionClient for the Home Connect API

This library provides access to the Home Connect API used by connected household appliances from supported brands.

It handles communication with the Home Connect cloud service and can retrieve information about registered appliances, including their type, brand, model, and current status. It also supports access to available programs, settings, options, and commands exposed by each appliance through the API.

The library can be used to read appliance state such as operation status, selected program, remaining time, and reported events, and to send control requests where the Home Connect API allows it. It also includes support for receiving event updates from Home Connect so changes reported by appliances can be processed without repeatedly polling the 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/aiohomeconnect.git (browse)
Closes#1130348
Trackerhttps://tracker.debian.org/pkg/aiohomeconnect
Uploaded4 months, 28 days ago

New Package Report

.changes
Sourceaiohomeconnect
Version0.31.0-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateWed, 11 Mar 2026 14:08:50 +0000
Changelog
aiohomeconnect (0.31.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130348)
.dsc
Componentmain
Package-Listpython3-aiohomeconnect deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aiohomeconnect
Upstream-Contact: Martin Hjelmare <marhje52@gmail.com>
Source: https://github.com/MartinHjelmare/aiohomeconnect

Files: *
Copyright: 2025 Martin Hjelmare
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.

Review Information

accepted — allocated to mechtilde 4 months, 27 days ago, started 4 months, 27 days ago, completed 4 months, 27 days ago.

Final Comment

Back to Dashboard | View all reviews for this package