T3m3z / spotprices2ha

Simple copy-paste approach to fetch data from api.spot-hinta.fi (see https://spot-hinta.fi) to Home Assistant. Includes simple sensors and UI elements to ease automation work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The prices are incorrect

luotinen opened this issue · comments

The current electricity price is 5.32 c/kWh but the integration reports 6.86 c/kWh which seems to be the next hours price. Does the integration take in account the winter and summer time correctly?

Should be fixed by version 0.2.0. Or at least the wrong price should be visible only during the the night when shift happens.

Haven't really been able to test this but please check this branch (will be merged to master if no serious errors are found from the code so please report them using a new Issue if you find any).
https://github.com/T3m3z/spotprices2ha/tree/v0.2.0-draft

Most probably fixed by #21 .