DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-altruistclient 0.1.1-1

Package Information

DescriptionClient for discovering and querying Altruist sensors on local networks

This library discovers Altruist ESP32-based sensors on a local network using mDNS service announcements and communicates with detected devices over HTTP.

It provides support for listing available devices, representing them as structured device objects, and retrieving sensor metadata and measurement data from individual units. The returned information includes identifiers, network addresses, firmware information when available, sensor names, and the values reported by the device.

The library talks directly to Altruist sensor devices present on the same local network. It is intended for interaction with those devices and their HTTP data endpoint rather than with remote cloud services.

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-altruistclient.git (browse)
Closes#1130443
Trackerhttps://tracker.debian.org/pkg/python-altruistclient
Uploaded4 months, 27 days ago

New Package Report

.changes
Sourcepython-altruistclient
Version0.1.1-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateWed, 11 Mar 2026 22:42:29 +0000
Changelog
python-altruistclient (0.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130443)
.dsc
Package-Listpython3-altruistclient deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: altruistclient
Upstream-Contact: Alena Bugrova <bugrovaad@gmail.com>
Source: https://github.com/LoSk-p/altruistclient

Files: *
Copyright: Alena Bugrova <bugrovaad@gmail.com>
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