Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

73 lines (51 loc) · 3.12 KB

hasl-cards

Changelog for HASL departure card

The format is based on Keep a Changelog

[2.6.2] (2023-06-12)

What's Changed

  • Fixed NaN and departure time calculations in #30 and #23

2.6.1 (2023-02-17)

What's Changed

  • Reference captured config instead of reading from this by @barbatron in #22
  • make compact true by default by @morlic in #26
  • Fixed bus name replacements by @jockesyk in #27
  • Fix for old browsers without support for toLocaleString by @jockesyk in #28

New Contributors

  • @barbatron made their first contribution in #22
  • @morlic made their first contribution in #26
  • @jockesyk made their first contribution in #27

2.6.0 (2022-09-10)

Added

  • Implemented hasl-sensor/integration #42 Bus line directions and name of bus direction
  • Implemented #12 Only show "Last updated" info if it was updated longer than x minutes ago

Fixed

  • Fix #15 UpdatedDate and new HASL v3 doesn't work

Changed

  • Requires at least HA version 2021.12.0, which is same as hasl3

2.5.0 (2020-03-04)

  • Card config fix #5
  • Added french translation @matfouc

2.4.0 (2019-11-20)

  • Added tap_action #1
  • Added offset #2
  • Fixed show always time #3
  • Cleaned up a litle bit

2.3.0 (2019-11-09)

  • Migrated to HACS
  • Separated the cards into 2 repos and removed the traffic card

[2.2.0] (2019-11-05)

  • Added show card name config variable in both cards
  • Bugfixes

[2.1.0] (2019-05-15)

  • Migrated to separate project