python-aio-wattwaechter 1.1.0-1
Package Information
| Description | async client for WattWächter smart meter devices This library provides an asynchronous interface to the HTTP API exposed by WattWächter smart meter devices. It communicates with a WattWächter device on the network to read live meter values, OBIS-coded measurements, total consumption, power readings, and stored history data. The library can query device status and diagnostics, including connectivity, firmware information, Wi-Fi signal data, self-test results, logs, LED state, timezone data, and system settings. It also includes support for device authentication tokens, settings updates, reboot requests, OTA update checks and starts, MQTT certificate and status endpoints, Modbus TCP status, and cloud pairing or unpairing endpoints. |
|---|---|
| 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-aio-wattwaechter.git (browse) |
| Closes | #1142920 |
| Tracker | https://tracker.debian.org/pkg/python-aio-wattwaechter |
| Uploaded | 7 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Tue, 28 Jul 2026 09:27:46 +0100 |
| Source | python-aio-wattwaechter |
| Version | 1.1.0-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
Changelog
python-aio-wattwaechter (1.1.0-1) unstable; urgency=medium . * Initial release. (Closes: #1142920)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python3-aio-wattwaechter deb python optional arch=all |
| Section | python |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aio-wattwaechter
Upstream-Contact: SmartCircuits GmbH <info@smartcircuits.de>
Source: https://github.com/SmartCircuits-GmbH/WattWaechter-PyPI
Files: *
Copyright: SmartCircuits GmbH <info@smartcircuits.de>
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.