myTselection / Carbu_com

Actual fuel prices (super, diesel, lpg) per gasstation supported for Belgium, France, Luxembourg, Spain, Netherlands, Germany, Italy and US! Home Assistant custom component HACS integration for BE/FR/LU based on carbu.com and mazout.com site to compare and save on your actual fuel oil/heating oil (mazout) and fuel (diesel, super and lpg) purchases.
MIT License
23 stars 6 forks source link

fetch prices for selected stations #24

Closed pcara closed 1 year ago

pcara commented 1 year ago

Thanks for this great integration!

Would it be possible to retrieve and display the price for one or two selected stations in home assistant? I have a card for one brand (Total Energies) and two stations at about the same distance from my home. Their prices change often and sometimes show quite a nice difference...

Cheers,

Phil

myTselection commented 1 year ago

for a very specific station, you could use the scrape sensor as I originally used myself before creating this custom integration: https://community.home-assistant.io/t/dutch-gas-priceses/59230/70?u=myt

I'm still considering some integration of this, but this will require some advanced options in the config flow to setup the integration, currently not my top priority

myTselection commented 1 year ago

Hi, since R7.1.0 it will now be possible to select an individual gas station during setup of the entity. For now, only for gas stations in BE/FR/LU, over time I may also make it available for other countries NL/IT/DE.