Metadata-Version: 2.4
Name: ideenergy
Version: 2.0.1.dev2
Summary: Programmatic access to consumer energy consumption from https://www.i-de.es/ (Spanish energy distributor)
Author-email: Luis López <luis@cuarentaydos.com>
Project-URL: Homepage, https://github.com/ldotlopez/ideenergy
Project-URL: Issues, https://github.com/ldotlopez/ideenergy/issues
Project-URL: Repository, https://github.com/ldotlopez/ideenergy.git
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp<4.0,>=3.8
Requires-Dist: dotenv>=0.9.9
Requires-Dist: importlib-metadata; python_version >= "3.11"
Dynamic: license-file

# ideenergy

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


<!-- Code and releases -->

![GitHub Release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/ldotlopez/ideenergy)
[![Create release](https://github.com/ldotlopez/ideenergy/actions/workflows/release.yml/badge.svg)](https://github.com/ldotlopez/ideenergy/actions/workflows/release.yml)
[![Upload Python package](https://github.com/ldotlopez/ideenergy/actions/workflows/publish.yml/badge.svg)](https://github.com/ldotlopez/ideenergy/actions/workflows/publish.yml)

<!-- Sponsors -->
<a href="https://www.buymeacoffee.com/zepolson" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 30px !important;width: 105px !important;" ></a>

**Useful links**

  * [Related Home-Assistant component](https://github.com/ldotlopez/ha-ideenergy)
  * [Documentation about other distributors](https://www.genbeta.com/web/como-saber-consumo-electrico-tiempo-real-casa)
