v1.8.1 - 2024-11-20
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.8.0...v1.8.1
v1.8.0 - 2024-11-15
-
Southern hemisphere option to config in #39 You can now switch to a southern hemisphere view of the moon phases. This option adjusts the moon's orientation and path as observed from the southern hemisphere.
-
Search function to get coordinates by city and country in #41 A new feature that allows users to search for a location by entering the city and country. This returns the corresponding latitude and longitude, making it easier to configure location-based data.
-
Chart configuration options such as displaying x/y labels, current moon position, legends, and more Users can now configure the appearance of the moon phase chart with options like showing or hiding axis labels, displaying the current moon position, and toggling chart legends for a more customized view.
- Fixed moon phase translations in Dutch language file in #40
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.7.3...v1.8.0
v1.7.2 - 2024-11-07
- Full Moon Phase Calendar: Added an all-new calendar feature that allows users to view the moon phase for every day of the month. This enhancement makes it easier to plan and track lunar events throughout the month. #37
- Configurable Axis Ticks: Introduced a configuration setting that lets users customize the visibility of ticks on the x and y axes in the horizon graph. This option provides greater flexibility in how data is presented and improves readability based on user preference.
- Graph Design Overhaul: Significantly improved the design of the horizon graph, making it clearer and more engaging. The graph is now more interactive, with smoother transitions and better visual.
- Initial Card Type Setting: Added an option to set the initial card type (base, calendar, horizon), allowing users to control which view appears by default when opening the card.
- Decimal Precision Configuration: Added a configuration option to set the number of decimal places displayed for numerical values, giving users more control over data precision.
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.7.1...v1.7.2
v1.7.1 - 2024-11-02
- Update Horizon Graph with Hover Interaction: Added a new hover feature to the graph points, allowing you to interact with and retrieve data by hovering over specific points. Updates the graph data in real-time based on the current time for a more accurate and dynamic user experience. #36
- Fixed minor bugs present in the previous release to enhance stability and performance.
Full Changelog: View Changes
v1.7.0 - 2024-11-02
- Moon Position Details: Added additional information about the moon positions in the Graph subcard, including position, direction, altitude, azimuth and distance.
- Distance Unit Option: Added an option to display the distance unit in Miles, providing more flexibility for users in the United States and other regions using the imperial system.
- Spanish (es.json): Added Spanish translations #29.
If you enjoy these new features, consider giving the repo a β to show your support! π
Full Changelog: View Changes
v1.6.0 - 2024-10-26
The graph displays the altitude of the Moon throughout the day. It also includes moon phase information and moon rise/set times. If you enjoy these new features, consider giving the repo a β to show your support! π Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.5.0...v1.6.0
v1.5.0 - 2024-10-23
- Add option to set Moon position on card in #25
The default position is on the left side, but users can now choose to display it on the right side as well.
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.4.0...v1.5.0
v1.4.0 - 2024-09-05
- Update de.json by @f-zappa in #21
- Add Russian language by @stakost in #22
- Add it.json by @aldogiu in #23
- @f-zappa made their first contribution in #21
- @stakost made their first contribution in #22
- @aldogiu made their first contribution in #23
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.3.0...v1.4.0
v1.3.0 - 2024-08-24
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.
- Add Catalan language by @carlesfernandez in #10
- Add French language by @ThibaultDenoual in #11
- Add Slovak translation for lunar phase card by @ngocjohn in #18
- Add font customization options and styles by @ngocjohn in #13
- @carlesfernandez made their first contribution in #10
- @ThibaultDenoual made their first contribution in #11
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: https://github.com/ngocjohn/lunar-phase-card/compare/v1.2.0...v1.3.0
v1.2.0 - 2024-08-20
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
- @Tamsy made their first contribution in #3
- @Tntdruid made their first contribution in #6
- @ngocjohn made their first contribution in #9
Full Changelog: https://github.com/ngocjohn/lunar-phase-card/compare/v1.1.0...v1.2.0
v1.1.0 - 2024-08-15
- Multi-language Support: Now supports multiple languages via the
selected_language
option, defaulting to system language or English (en
).
- 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.
- 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: https://github.com/ngocjohn/lunar-phase-card/compare/v1.0.0...v1.1.0
v1.0.0 - 2024-07-24
- 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