Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-essent-dynamic-pricing Version : 0.3.1 Upstream Author : Jaap Pieroen <[email protected]> * URL : https://github.com/jaapp/py-essent-dynamic-pricing * License : MIT Programming Lang: Python Description : 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

