python-aioptdevices 2026.07.1-1
Package Information
| Description | asynchronous client for the PTDevices API PTDevices is ParemTech's online platform for monitoring PTLevel liquid-level sensors installed in tanks, cisterns, wells and other liquid-storage systems. The platform provides access to current level readings, device information and monitoring data reported by these sensors. This library provides an asynchronous client for retrieving device data from the PTDevices API. It authenticates using an API token and identifies the monitored sensor by its device ID. The package also includes the aioptdevices command-line program, which can query a device using its ID and an authentication token. An alternative API URL may be specified for testing or use with a compatible service. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-aioptdevices.git (browse) |
| Closes | #1143086 |
| Tracker | https://tracker.debian.org/pkg/python-aioptdevices |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Thu, 30 Jul 2026 10:50:23 +0100 |
| Source | python-aioptdevices |
| Version | 2026.07.1-1 |
| Changed-By | Edward Betts |
Changelog
python-aioptdevices (2026.07.1-1) unstable; urgency=medium . * Initial release. (Closes: #1143086)
.dsc
| Package-List | python3-aioptdevices deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: aioptdevices Upstream-Contact: Matthew Gibson <matthew.gibzon@gmail.com> Source: https://github.com/ParemTech-Inc/aioptdevices Files: * Copyright: Matthew Gibson <matthew.gibzon@gmail.com> License: GPL-3 Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: GPL-3 License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".