ideenergy

Programmatic access to consumer energy consumption from https://www.i-de.es/ (Spanish energy distributor)

GPL-3.0 License

Downloads
4.2K
Stars
12
Committers
4

Bot releases are hidden (Show)

ideenergy - v2.0.0 Latest Release

Published by ldotlopez 10 months ago

New major release 🚀

  • Multiple contract support
  • Instant power consumption
  • Historical consumption, generation and power demand
  • Formalized data type thru dataclasses (not pydantic, yet?)

This is just a rerelease of rc2

ideenergy - v2.0.0rc2

Published by ldotlopez 10 months ago

ideenergy - v2.0.0 rc1

Published by ldotlopez 10 months ago

New major version pre-release

This release break compatibility with 1.x branch.

ideenergy - v 1.0.2

Published by ldotlopez 11 months ago

Rebase 1.0.1 on top of 1.x branch since 1.0.1 was using future 2.x API

ideenergy - v 1.0.1

Published by ldotlopez 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ldotlopez/ideenergy/compare/v1.0.0...v1.0.1

ideenergy - v1.0.0

Published by ldotlopez over 1 year ago

🚀 1.0.0

Just a rerelease of rc2, no changes

ideenergy - v1.0.0 rc2

Published by ldotlopez almost 2 years ago

Attempt to fix requirement versions

ideenergy - v1.0.0 rc1

Published by ldotlopez almost 2 years ago

ideenergy - v1.0.0 beta 1

Published by ldotlopez about 2 years ago

ideenergy - v1.0.0 alpha 3

Published by ldotlopez over 2 years ago

ideenergy - v1.0.0 alpha 2

Published by ldotlopez over 2 years ago

ideenergy - v1.0.0 alpha1

Published by ldotlopez over 2 years ago

ideenergy - v0.0.7

Published by ldotlopez over 2 years ago

  • Expose contract listing and selection in CLI
  • Black formatting
  • GitHub actions