azogue / aiopvpc

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

🐛 Fix order of prices in new 'INDEXED' composed sensor #72

Closed azogue closed 5 months ago

azogue commented 5 months ago

reported on https://github.com/azogue/ha-pvpc-custom/issues/17

github-actions[bot] commented 5 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
379 379 100% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
aiopvpc/prices.py 100% 🟢
TOTAL 100% 🟢

updated for commit: e1f2105 by action🐍