Skip to content

Releases: tomvanswam/compass-card

v0.3.1

19 Aug 06:55
67e081f
Compare
Choose a tag to compare

Add Norwegian translation, thanks to @hwikene
Add Portugese translation, thanks to @andilge #27
Add Spanish translation, thanks to @andilge #27
Add French translation, thanks to @andilge #27
Improve README on how to configure abbreviation language #27
Fix incorrect default indicator (did not match default from README)

v0.3.0

17 Aug 17:49
ac9902e
Compare
Choose a tag to compare

Italian translation, thanks @matteofranceschini!
German translation, thanks @rainer-geiger!
Direction abbreviations in local language, or forced by config #22
Revert header class update, fix icon color #24

v0.2.1

15 Aug 20:25
5129b4b
Compare
Choose a tag to compare

Support negative direction for Netatmo sensors #15
Only show sensor/input_number/input_text entities in selctors #20
Fix default indicator
Better direction parsing for Netatmo style sensor states (only use first group of numbers for direction)

v0.2.0

15 Aug 08:53
7484df2
Compare
Choose a tag to compare

Add optional north indicator #14
Fix overflow issues on small cards

v0.1.0

14 Aug 18:56
24414d2
Compare
Choose a tag to compare

Support for Netatmo wind sensor #15
Transparent background for compass see request
Sorted entities in editor #13
Add indicator configuration option #14
Localized editor headings
Full width entity picker in editor
Styling more inline with default cards
Indicator default color: theme accent color (color picking coming soon!)

v0.0.5

11 Aug 18:10
3110695
Compare
Choose a tag to compare
  • Fix Issue #10
    • Negative values for entity will now show correct abbreviation
    • Abbreviation corrected for all values

v0.0.4

10 Aug 20:24
ddebe76
Compare
Choose a tag to compare
  • Add manual installation guide to README
  • Fix incorrect direction abreviation calculation
  • Fix not updating of secondary entity when only the secondary entity changed

v0.0.3 Update README as repo has been added to the HACS default repo list

09 Aug 17:58
e78117f
Compare
Choose a tag to compare
Merge pull request #7 from tomvanswam/dev

Change to HACS default repo

v0.0.2 Fix indicator bug

09 Aug 14:16
4d6d060
Compare
Choose a tag to compare
Merge pull request #5 from tomvanswam/dev

Fix indicator bug

v0.0.1 Initial release

09 Aug 13:57
98e4c6a
Compare
Choose a tag to compare
Merge pull request #4 from tomvanswam/dev

More changes for HASC support