Skip to content

Releases: myTselection/Carbu_com

11.1.3

26 Aug 11:34
Compare
Choose a tag to compare

bugfix init session during setup new sensors with geo lookup, #54

11.1.2

26 Aug 10:44
Compare
Choose a tag to compare

Oil standard name and product id changes on mazout.com website.

11.1.1

23 Aug 15:17
Compare
Choose a tag to compare
  • fix loading data in the configuration update form

11.1.0

23 Aug 14:54
Compare
Choose a tag to compare
  • validate api key in case of NL/IT/US/ES during creation/update
  • clear config update title

11.0.0

22 Aug 23:00
Compare
Choose a tag to compare

Changing the geocoding approach to use an API-key of GeoApify to get better and stable results. The free tier should be sufficient for most (3000request/day), as caching is enabled. Optimisations may still be added to limit the number of requests in future releases if needed.

The API key is required for IT, NL, ES and US locations and to allow finding the cheapest stations on a route. For other locations the API key may not be required.
The API Key can be configured for existing sensors.

Fixing several other bugs to.

10.0.4

18 Jul 18:54
Compare
Choose a tag to compare

#48 fix await async_forward_entry_setups

10.0.2

14 Jul 21:07
Compare
Choose a tag to compare

Fix #48: await async setup
Fix #46 : NL postal code fix

10.0.1

23 May 13:45
dc28897
Compare
Choose a tag to compare

What's Changed

  • Fix dependency for snyk vulnerability detected by @ViPeR5000 in #44

New Contributors

Full Changelog: 10.0.0...10.0.1

10.0.0

05 Apr 21:38
Compare
Choose a tag to compare

First support for US gas stations, #33

9.1.0

13 Feb 00:15
Compare
Choose a tag to compare

Adding option to chose 'friendly names' for sensors by using templates in integration configuration, #41