python-essent-dynamic-pricing 0.3.1-1 source package in Ubuntu

Changelog

python-essent-dynamic-pricing (0.3.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1130075)

 -- Edward Betts <edward@4angle.com>  Sun, 08 Mar 2026 09:47:03 +0000

Upload details

Uploaded by:
Home Assistant Team
Uploaded to:
Sid
Original maintainer:
Home Assistant Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe python

Builds

Stonking: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-essent-dynamic-pricing_0.3.1-1.dsc 2.5 KiB 0ae495fbd1e290fbb17aa0ab09c8a57f3c293758c15746c4d356a84de88109b1
python-essent-dynamic-pricing_0.3.1.orig.tar.xz 7.9 KiB 23b495086e59450c2caf6a595ef26eda583d86ee579134a18855930a00798b95
python-essent-dynamic-pricing_0.3.1-1.debian.tar.xz 2.1 KiB 45a34875ed45891ace781af5a67e1b02e979fc67fdbfbaa284edd510230a9a22

No changes file available.

Binary packages built by this source

python3-essent-dynamic-pricing: Client for Essent dynamic energy price data

 This library retrieves dynamic electricity and gas tariff data from Essent's
 public pricing API and presents it in a normalized form for other software to
 consume.
 .
 It provides electricity prices and, when available from the service, gas
 prices. Returned tariff periods include start and end times as timezone-aware
 datetimes in the Europe/Amsterdam timezone, which helps preserve the timing of
 tariff changes.
 .
 The package talks to Essent's public dynamic price API and converts the
 response into structured price data, including values such as minimum and
 maximum prices and the unit used for each energy type.