azogue / aiopvpc

Simple aio library to download Spanish electricity hourly prices (PVPC) from esios.ree.es
MIT License
41 stars 10 forks source link

Add special behaviour for 'composed' price sensors #70

Closed azogue closed 6 months ago

azogue commented 6 months ago

cc @MiguelAngelLV

Follow up #69 with changes to avoid API calls for 'composed' sensors and, instead, use a 'api-sensor' dependency concept, to download the necessary API indicators for all enabled sensors (composed or not), and nothing more.

Also, some cleaning of old fixtures, update of linters, minor bugfixes, and bump version for new release 🚀