v2.0.0
What's Changed
- Remove explicit LOGGER.setLevel to avoid spamming home-assistant.log by @smeegoan in #13
- Create a new Config Flow with Stations List by @netsoft-ruidias in #14
It is no longer necessary to know the ID of the gas station we want to add.
Now the config flow will show you a list of available stations and the user will only have to choose a station from the list.
New Contributors
Full Changelog: v1.4.2...v2.0.0