Metadata-Version: 2.1
Name: ideenergy
Version: 1.0.2
Summary: Interface to i-de.es energy data
Home-page: https://github.com/ldotlopez/ideenergy
Author: Luis López
Author-email: luis@cuarentaydos.com
Project-URL: Bug Tracker, https://github.com/ldotlopez/ideenergy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp<4,>=3.8.0
Provides-Extra: mqtt
Requires-Dist: paho-mqtt<2,>=1.6.1; extra == "mqtt"

# ideenergy


<!-- Code and releases -->
![GitHub Release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/ldotlopez/ideenergy?include_prereleases)
[![CodeQL](https://github.com/ldotlopez/ideenergy/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ldotlopez/ideenergy/actions/workflows/codeql-analysis.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

<!-- 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>

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

**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)
