python-energyflip-client 0.2.2-1
Package Information
| Description | client for the EnergyFlip energy-monitoring API This library authenticates with the EnergyFlip service and retrieves current readings from electricity and gas meters associated with a customer account. It provides electricity import and export data for normal and off-peak periods, along with daily, weekly, monthly, and yearly totals. |
|---|---|
| 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-energyflip-client.git (browse) |
| Closes | #1145957 |
| Tracker | https://tracker.debian.org/pkg/python-energyflip-client |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Source | python-energyflip-client |
|---|---|
| Version | 0.2.2-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
| Date | Fri, 28 Aug 2026 11:15:06 +0100 |
Changelog
python-energyflip-client (0.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #1145957)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python3-energyflip-client deb python optional arch=all |
| Section | python |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: energyflip-client
Upstream-Contact: Dennis Schroer <dev@dennisschroer.nl>
Source: https://github.com/dennisschroer/energyflip-client
Files: *
Copyright: Dennis Schroer <dev@dennisschroer.nl>
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.