- Normalize name, address and city of stations if put in uppercase or lowercase exclusively
- Allow to override station data from local file (address, postal code, city, brand, logo)
- Add fuel type on sensor attributes
- Add icon for service
- Sensor entity will now restore last value after a restart if price is not available
- Add lat/lon to the output of the service call
- Fix event loop warning
- Move entity picture in tools
- Update stations
- Update stations
- fix changed API URL (revert to 3.5.1)
- add E.Leclerc Violaines
- fix changed API URL
- fix Auchan and Carrefour icons
- add icon for service
- fix station id
- Update stations and logo db
- Fix config flow migration to 3.2.0 version
- Update station and logo db
- Fix auto-update
- Add scan interval option (default to 4 hours)
- Add option to use brand logo as entity picture or not (default to yes)
- Fix the since days calculation
- Add Auchan logo
- Migrate to the last gouv API (v2.1) : fastest update as only nearest fuel station are updated
- Store stations name/brand in local file to allow update by community
- Restrict yaml configuration to static list only
- Add
brand
atribute - Add entity pictures
- Add
button.prix_carburant_refresh_prices
entity to ask to refresh prices - Add
prix_carburant.find_nearest_stations
service "Prix Carburant: Trouver les stations proches"
- Replace
async_setup_platforms
deprecated method - Bump requirement
- Add
days_since_last_update
attribute
- Added in HACS
- Update distance calcul function
- Add distance in attributes
- Fix current fuel selected in options
- Fix updated date
- Add latitude, longitude and last update date in attributes
- Allow to select some fuels
- Add config from UI
- Get stations from home location
- Refactor from upstram
- Add config flow w/ device management
- One sensor by fuel
- Only from yaml for now