Skip to content

Releases: ngocjohn/lunar-phase-card

v1.3.0

24 Aug 14:00
b2a6d42
Compare
Choose a tag to compare

v1.3.0 - Enhanced Translations and Customization Options

What's New

With the addition of new translations, it became apparent that each language has unique naming conventions. To address this, I've prepared a small update to enhance the flexibility and customization of the card's appearance, especially in the compact view.

Now, you can individually customize fonts, hide labels, adjust header sizes, change colors, and more to better suit your needs.

What's Changed

New Contributors

A big thank you to all the contributors who helped make this release possible. Your efforts in improving translations and adding new features are greatly appreciated!

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 Aug 22:26
5075ffa
Compare
Choose a tag to compare

What's Changed

This update introduces several new translations and a small CSS enhancement. Thanks to our new contributors for their valuable additions and users for their interest in this card! 🌚

  • Added German translation (de.json) by @Tamsy
  • Added Indonesian translation (id.json) by @Tamsy
  • Added Danish translation (da.json) by @Tntdruid
  • Updated Indonesian translation with missing strings by @Tamsy
  • Added Brazilian Portuguese translation (pt-br.json) by @Tamsy and @alexandrechoske
  • Updated CSS font size for the header - moon phase name by @ngocjohn

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.1-beta1

19 Aug 07:16
f3e2e9d
Compare
Choose a tag to compare
v1.1.1-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1-beta1

v1.1.1-beta

16 Aug 17:28
2cb1f2d
Compare
Choose a tag to compare
v1.1.1-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1-beta

v1.1.0

15 Aug 23:55
c421db1
Compare
Choose a tag to compare

What's Changed

1. Localization Support

  • Multi-language Support: Now supports multiple languages via the selected_language option, defaulting to system language or English (en).

2. UI Editor Configurator

  • GUI Configuration: Configure the card directly in the Lovelace UI editor, no YAML editing required.
  • Live Preview: Instantly see changes as you adjust settings in the editor.

3. File Upload Directly to HA Instance

  • Custom Backgrounds: Upload and use custom background images directly in your Home Assistant instance via the custom_background option.
  • Simplified Workflow: Easier handling of custom images without manual file placement.

We welcome contributions and are grateful for your support in improving this project. If you'd like to contribute new translations, please follow our Contribution Guidelines to get started.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Jul 00:30
f9615f7
Compare
Choose a tag to compare

Initial Release

  • Introduced the Lunar Phase Custom Card for Home Assistant.
  • Displays the current lunar phase with detailed monthly phase information.
  • Provides options for custom latitude and longitude configuration.
  • Offers a visually appealing and informative lunar phase tracker for the Home Assistant dashboard.

Full Changelog: https://github.com/ngocjohn/lunar-phase-card/commits/v1.0.0