Skip to content

Releases: mishaaq/sun-card

Theming enhancements

16 Jun 23:17
Compare
Choose a tag to compare
  • provide current elevation value as css variable
  • auto-shade background depending on current elevation (darken in as Sun goes down)
  • make event line color inherit primary-color by default

fixes #14

Fix release

29 May 10:19
Compare
Choose a tag to compare
  • update dependencies to newest versions
  • fixed #23 and #24

Final fix for moon sensor, I believe

16 Mar 20:45
Compare
Choose a tag to compare

Another fix

09 Mar 23:13
Compare
Choose a tag to compare

Fixed #17
Add some guard checks to tackle with moon sensor issues.

Fixes

25 Feb 12:23
Compare
Choose a tag to compare
  • Fixed #15 and #16
  • Add possibility to style moon color (override --sc-moon-color css variable)

Major rewrite

14 Feb 10:24
Compare
Choose a tag to compare
  • allows entities to be specified for required data (refer to README for details)
  • logs card version to the console

Cleanups

30 Jan 11:59
Compare
Choose a tag to compare

Fixed localization bug #13
Development hot-reload

Moon phase

10 Jan 12:45
Compare
Choose a tag to compare

Adds depiction of moon phase.

Header-less

25 Dec 23:09
Compare
Choose a tag to compare
  1. Allow header-less card: simply clear the name in configuration
  2. Reduce file size

Release 3.1

09 Aug 09:14
Compare
Choose a tag to compare
  • add possibility to override clock format
  • allow to change sun size in themes
  • fixed #7