Skip to content

Releases: BottlecapDave/HomeAssistant-FirstBus

v2.0.2

24 Sep 17:49
Compare
Choose a tag to compare

2.0.2 (2024-09-24)

Bug Fixes

  • Fixed buses attribute to only return target buses if specified (a246509)

Minimum HA Version: 2022.8.0


Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v2.0.1

29 Jun 07:33
Compare
Choose a tag to compare

2.0.1 (2024-06-29)

Bug Fixes

  • Fixed ATCO link when setting up integration (5dfdae5)
  • Fixed warning around use of deprecated HA function (15 minutes dev time) (757e873)

Minimum HA Version: 2022.8.0


Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v2.0.0

20 Jan 19:44
Compare
Choose a tag to compare

2.0.0 (2024-01-20)

Bug Fixes

  • renamed attributes to have consistent naming style and updated Y/N based attributes to return bool (6e1caba)

Features

  • Added data_last_updated attribute to sensor (e47f2a3)

BREAKING CHANGES

  • Any reliances on attributes (e.g. automations) will need to be updated based on new naming structure
    and return types. IsFG attribute has been removed as value always seems to be false.

Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v1.2.0

13 Jan 06:26
Compare
Choose a tag to compare

1.2.0 (2024-01-13)

Features


Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v1.1.4

21 Oct 08:06
Compare
Choose a tag to compare

1.1.4 (2023-10-21)

Bug Fixes

  • Fixed unsetting buses for existing entries (0703fca)
  • Updated bus filters to support buses with with spaces (c8fe0a2)

Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v1.1.3

12 Aug 08:21
Compare
Choose a tag to compare

1.1.3 (2023-08-12)

Bug Fixes

  • Fixed sensor not reporting -1 when the bus is due (e0ebd06)

Enjoying the integration? Why not make a one time or monthly GitHub sponsorship?

v1.1.2

05 Sep 20:11
Compare
Choose a tag to compare

1.1.2 (2022-09-05)

Bug Fixes

  • sensor: Fixed minutes remaining to take account if target bus time is before now (55a27ec)
  • sensor: Updated sensor to get next bus straight away (d1d8017)

v1.1.1

02 Sep 12:54
Compare
Choose a tag to compare

1.1.1 (2022-09-02)

Bug Fixes

  • sensor: Added unit of measurement so value isn't present in log book (7cc38bf)

v1.1.0

02 Sep 06:27
Compare
Choose a tag to compare

1.1.0 (2022-09-02)

Bug Fixes

  • config: Fixed updating buses to other buses (9297c86)

Features

  • sensor: Added stop code to bus sensor (536fa87)

v1.0.3

31 Aug 19:51
Compare
Choose a tag to compare

1.0.3 (2022-08-31)

Bug Fixes

  • api-client: Fixed retrieving buses when no specific buses are specified (7b31424)