Skip to content

Releases: Miicroo/lovelace-vasttrafik-card

v2.6.2

01 Feb 15:31
Compare
Choose a tag to compare

Sort each css file by line name, to detect true style changes instead of just random reorder of names.

v2.6.1

26 Jan 13:28
Compare
Choose a tag to compare

Generate new styles, and sort each block of css-classes by line name. This way it is easier to detect true style changes, instead of just random reorder of names.

v2.6.0

23 Nov 18:51
b232e01
Compare
Choose a tag to compare

Contains the following:

#13 Add option to show the final destination in the table
#14 #15 Handle empty sensor

Thanks to @frankysan for the contributions!

v2.5.0

20 Jun 07:23
ace309d
Compare
Choose a tag to compare

Update styles based on new Västtrafik colours

v2.4.0

13 Apr 10:58
d64b8ec
Compare
Choose a tag to compare

Major: Refactor to use hass entities throughout each render so the UI doesn't show values that are way off

v2.3.0

13 Apr 06:22
7dd3704
Compare
Choose a tag to compare

Add Heading as a column in the data table
Add options to show/hide From and Heading

v2.2.0

08 Mar 09:25
36a1647
Compare
Choose a tag to compare

New features

  • All hard coded texts are translated, based on the language set in your HomeAssistant profile

v2.1.0

07 Mar 15:39
2aae1b5
Compare
Choose a tag to compare

New features

  • Support for all municipalities in Västra Götaland
  • Generate css from Västtrafik API
  • Generate helper showing what different lines look like
  • Make sorting optional, for those that want to show the lines it in the same order as in the config

Breaking changes

  • Drop support for delay, instead use delay configured on sensor

Thanks to lixgbg for inspiration

v2.0.1

12 Dec 11:34
cb6d3e2
Compare
Choose a tag to compare

Fix css to match user theme (dont force rounded borders)

v2.0.0

01 Jul 09:15
cb5aec9
Compare
Choose a tag to compare

Re-implement UI to make it simpler to use.

Changes:
cb5aec9 Clean up plus fix title
7a90fb6 Remove more options
341d8ab Add missing function
e3c6058 Update missing parameters
4deb65f Remove unnecessary config
518a94e Update vasttrafik-card-editor.js
afeb6f0 Change confgi
59eab82 Debug config options
52b7777 Set correct show parameter
3e1f496 Add debug
f98609a Update vasttrafik-card-editor.js
e42cbb8 Missing options
0fea0a6 Update options
7b55f6e Update styles
eb2a780 Change debug
b8a25ff Remove unused .id
4368c82 Debug plus change properties
5adbd89 Dont use .id twice
b29b4bd Rename configArray to entities
3b73b8e Add config
454e6ed First test making more complex editor
a4ea76a Update vasttrafik-card-editor.js
a49debf Remove incorrect this
7eedb2f Remove ts again
9176f0d Fix incorrect '
0f10bd3 Remove ts
460252b Update editor to use card-tools
9339189 Remove debug
7ad0cb1 Update value of picker
80c1c12 Fix accessor call
10cf6a3 Update html
f4f8a97 Debug editor
5f6b405 Update and format code
0bc1361 Remove accidental typescript
189ef4b Add custom editor
34de6ef Call correct method
71442d0 Remove set hass
6ce4500 Dont sett hass recursively
42ecffb Remove 1 this too much
1a502aa Spelling error
79826d9 Some healthy refactoring
c0ae0a5 Test which properties are locked
a20fa67 Dont splice
c5ec6bf Dont splie
9e945f4 Fix bug with nonextensible object
61f3a07 Use new method..
70eecd7 Possibly fix future bug when delay is not used
1e3a3b2 Update fewer parts of the entity
7e503b7 Parse entities separately
bdfd7d5 Parse entities separately
d95d036 clone objects instead of referencing
0477971 clone objects instead of referencing
bbdc845 Removed garbage files
d4d9146 Fix object not extensible
9fbca3e First editor try
14d256e Add missing consts
c6e6e1b Merge branch 'master' of github.com:Miicroo/lovelace-vasttrafik-card
a868467 Name tag correctly
79df509 Update incorrect image link
4c8b065 Implement and document new card layout