I built a custom integration that fetches Austrian fuel prices via the official E-Control API (spritpreisrechner.at) and displays them on your dashboard (similar to the Tankerkönig integration for Germany):
- Shows the 5 cheapest fuel stations near your location for Diesel, Super 95, and CNG
- Setup entirely through the HA UI – pick your location on a map, select fuel types, done
- Custom Lovelace card with tabs per fuel type, expandable opening hours, and Google Maps links
- No API key required
Note: This only works for Austria, as the data comes from E-Control which only covers Austrian fuel stations.
Install via HACS as a custom repository or manually. Feedback and suggestions are welcome!