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.
MIT License
111 stars 14 forks source link

Add sensor for current electricity price without taxes #33

Open jkkataja opened 9 months ago

jkkataja commented 9 months ago

Hi,

I think it would be beneficial to have a sensor with the current electricity price without any taxes. This sensor could be used in tracking sold solar panel production.

I created one test sensor in my own fork, if you consider it good enough we can merge it to your main branch. https://github.com/jkkataja/spotprices2ha/blob/main/spot-price.yaml

ville-juhani-honka commented 9 months ago

Good idea. I was planning to create one of my own just for this use case so that I can more easily do calculations with solar panel production data.