Costco_Fuel_Checker/functions
2024-11-09 22:11:33 +00:00
..
Costco_fuel_price Added new version of the function, so there is a choice of grep or sed. Added a Home Assistant sensor setup config. 2024-11-09 22:11:33 +00:00
function_export_to_site.sh Added new version of the function, so there is a choice of grep or sed. Added a Home Assistant sensor setup config. 2024-11-09 22:11:33 +00:00
README.md Added new version of the function, so there is a choice of grep or sed. Added a Home Assistant sensor setup config. 2024-11-09 22:11:33 +00:00

Costco Fuel Price function

A function that can be added as a alias in linux to show the fuel prices for Costco.

There are two different versions of the function, one uses grep to parse the html and the other used sed