Skip to content

Releases: aidanblack/analog-clock-card

v1.05

04 Mar 23:18
Compare
Choose a tag to compare

This release adds localization for the date display. It should now pull the user's default locale and use the short month format.

v1.04

04 Mar 20:24
Compare
Choose a tag to compare

This update removes height and padding styles from the DIV containing the clock. Because of this, the clock will expand to fill any available space allocated to the card. If you need to constrain the height or width, place the clock card inside a horizontal- or vertical-stack card, or use the custom layout card: https://github.com/thomasloven/lovelace-layout-card

First Release

15 Apr 16:49
Compare
Choose a tag to compare

This is the first release of the Analog Clock Card for Home Assistant Lovelace UI. There are currently no options or configuration. Colors are picked from the theme. The date has hard-coded months with English abbreviations.

v1.03

15 Apr 21:17
Compare
Choose a tag to compare

Fix license link

v1.02

15 Apr 18:32
Compare
Choose a tag to compare

Minor documentation tweaks for HACS

Fix documentation issues

15 Apr 17:20
Compare
Choose a tag to compare

Minor release to update some documentation issues