Releases: hasl-sensor/lovelace-hasl-departure-card
Releases · hasl-sensor/lovelace-hasl-departure-card
v3.3.0
What's Changed
- Card now supports setting multiple
entities
in the card configuration. This allows you to show multiple departure boards in one card. (#43)- Previous configurations are still supported, but will be migrated automatically as soon as you open the card editor and save the configuration.
- Editor bundle name changed to
hasl-departure-card-editor.js
to help with manual installation. - The card supports selecting LondonTfl sensors (thanks @morosanmihail !)
New Contributors
- @morosanmihail made their first contribution in #45
Full Changelog: v3.2.0...v3.3.0
v3.3.0b1
What's Changed
- Card's Editor now has just a single
entities
field. entity
property is still supported but will be migrated automatically when you open the card editor and save the configuration.
Full Changelog: v3.3.0b0...v3.3.0b1
v3.3.0b0
What's Changed
- Card now supports setting multiple
entities
in the card configuration. This allows you to show multiple departure boards in one card. (#43) - Editor bundle name changed to
hasl-departure-card-editor.js
to help with manual installation.
Full Changelog: v3.2.0...v3.3.0b0
v3.2.0
v2.6.2
v2.6.1
What's Changed
- Reference captured
config
instead of reading fromthis
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
Full Changelog: v2.6.0...v.2.6.1
v2.6.0
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
v2.5.0
v2.4.0
v2.3.0
Changed
- Migrated to HACS
- Separated the cards into 2 repos and removed the traffic card