aiopvpc icon indicating copy to clipboard operation
aiopvpc copied to clipboard

Simple aio library to download Spanish electricity hourly prices (PVPC) from esios.ree.es

Results 5 aiopvpc issues
Sort by recently updated
recently updated
newest added

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...

dependencies

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.4.3) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0)

Yo uso HOME ASSISTANT como estuvo fallando, tengo consumos negativos... hay manera de arreglar eso? (algo en la configuración que vaya pidiendo días antiguos poco a poco?) O algo que...

As per [documentation](https://developers.home-assistant.io/docs/core/entity/sensor/) the sensor should set the `native_unit_of_measurement` as `EUR/kWh` and not as `€/kWh`. In theory this would be required to get the sensor working as price source in...