Skip to content

Releases: netsoft-ruidias/ha-custom-component-precoscombustiveis

v2.0.2-beta

27 Jan 20:25
Compare
Choose a tag to compare
v2.0.2-beta Pre-release
Pre-release

What's Changed

  • New configFlow no longer requires one to have a station_id, now the list of available gas stations is presented and the user must choose one of them

Other Changes

  • Remove explicit LOGGER.setLevel to avoid spamming home-assistant.log by @smeegoan in #13

New Contributors

Full Changelog: v2.0.1-beta...v2.0.2-beta

v2.0.1

27 Jan 20:46
8be1657
Compare
Choose a tag to compare

What's Changed

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

@smeegoan made their first contribution in #13

** Full Changelog: v1.4.2...v2.0.1

v2.0.1-beta

27 Jan 20:08
Compare
Choose a tag to compare
v2.0.1-beta Pre-release
Pre-release

What's Changed

  • New configFlow no longer requires one to have a station_id, now the list of available gas stations is presented and the user must choose one of them

Other Changes

  • Remove explicit LOGGER.setLevel to avoid spamming home-assistant.log by @smeegoan in #13

New Contributors

Full Changelog: v1.4.2...v2.0.1-beta

v2.0.0

27 Jan 20:35
ed5c831
Compare
Choose a tag to compare

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

v1.4.2

16 Oct 15:10
c4aa1c8
Compare
Choose a tag to compare

Add geolocation properties to allow this entity to be shown on the map card.

What's Changed

Full Changelog: v1.3.1...v1.4.2

v1.4.1

16 Oct 14:59
d4378f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Oct 11:16
39f8144
Compare
Choose a tag to compare

Add geolocation properties to allow this entity to be shown on the map card.

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

19 May 09:24
314e132
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

08 May 11:05
Compare
Choose a tag to compare

Update compatibility with Home Assistant 2022.12

Full Changelog: v1.2.4...v1.3.0

v1.2.4 - Fix typo in English translation

21 Jul 16:08
Compare
Choose a tag to compare

What's Changed

  • Fix typo in English translation

Full Changelog: v1.2.3...v1.2.4