2.0.2 (2024-09-24)
- Fixed buses attribute to only return target buses if specified (a246509)
2.0.1 (2024-06-29)
- Fixed ATCO link when setting up integration (5dfdae5)
- Fixed warning around use of deprecated HA function (15 minutes dev time) (757e873)
2.0.0 (2024-01-20)
- renamed attributes to have consistent naming style and updated Y/N based attributes to return bool (6e1caba)
- Added data_last_updated attribute to sensor (e47f2a3)
- 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.
1.2.0 (2024-01-13)
1.1.4 (2023-10-21)
- Fixed unsetting buses for existing entries (0703fca)
- Updated bus filters to support buses with with spaces (c8fe0a2)
1.1.3 (2023-08-12)
- Fixed sensor not reporting -1 when the bus is due (e0ebd06)
1.1.2 (2022-09-05)
- 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)
1.1.1 (2022-09-02)
- sensor: Added unit of measurement so value isn't present in log book (7cc38bf)
1.1.0 (2022-09-02)
- config: Fixed updating buses to other buses (9297c86)
- sensor: Added stop code to bus sensor (536fa87)
1.0.3 (2022-08-31)
- api-client: Fixed retrieving buses when no specific buses are specified (7b31424)
1.0.1 (2021-10-30)
- Added fix for when first bus report that the bus is due now (c915a94)