Hi all,
Sharing here as I've just finished updating my fuel price integration, it now supports 28 different data sources for 12 different countries. https://community.home-assistant.io/t/fuel-gas-prices-integration/658716/1
GasPass requests are proxied via a serverless compute node that seamlessly sorts authentication out with the upstream API, its hosted in Azure (Brazil South), however you can host this proxy yourself too via a docker container (https://github.com/pantherale0/gasspass-proxy). On the flip side, the integration doesn't currently allow you to override URLs for data sources so it is quite involved to setup.
Based on https://analytics.home-assistant.io/ I believe I now have a data source for each country where Home Assistant is most used.
Hi all, I’ve built an integration to pull gas (fuel) prices from multiple datasources, with support for a number of worldwide data providers. Some of these sources are official, however the majority are reverse engineered mobile apps. Currently this integration supports: Australia: Fuel Watch, FuelSnoop, PetrolSpy Austria: Spritpreisrechner ...