Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support HA 2023.7's local/server time zone setting #58

Closed
vernazza opened this issue Jul 7, 2023 · 0 comments
Closed

Support HA 2023.7's local/server time zone setting #58

vernazza opened this issue Jul 7, 2023 · 0 comments
Assignees
Milestone

Comments

@vernazza
Copy link

vernazza commented Jul 7, 2023

With HA 2023.7, it is now possible to choose to show the interface in the server's timezone or in the browser's time (formerly it was displayed in the browser's timezone). This is useful when the user and the HA are not in the same time zone.

This extension seems to ignore that and is always showing with the browser's timezone

@avataar avataar self-assigned this Jul 7, 2023
avataar added a commit that referenced this issue Jul 12, 2023
- Introduce support for HASS 2023.7 local/server time zone, resolves #58
- Stable TZ in tests regardless of TZ of test environment
- Also test case for Moon phase display when Moon integration is missing
@avataar avataar changed the title Timezone Support HA 2023.7's local/server time zone setting Jul 12, 2023
avataar added a commit that referenced this issue Jul 13, 2023
- Completely revamped calculations and Sun graph, now way more realistic
- Moon support: Moon on the graph, moonrise, moonset, Moon phase, Moon elevation and Moon azimuth
- Obeys Home Assistant's settings for time and number formatting
- Cleaned up config options
- Font size adjustments, including the smaller AM/PM text from the original card
- Lots of tests
- All lint warnings gone

Resolves the following issues:
- #11 - Moon support
- #30 - Horizon-card customize with card-mod
- #40 - More realistic visualization and own source of Sun data
- #54 - 24h format not working by default
- #58 - Support HA 2023.7's local/server time zone setting
avataar added a commit that referenced this issue Jul 13, 2023
- Completely revamped calculations and Sun graph, now way more realistic
- Moon support: Moon on the graph, moonrise, moonset, Moon phase, Moon elevation and Moon azimuth
- Obeys Home Assistant's settings for time and number formatting
- Cleaned up config options
- Font size adjustments, including the smaller AM/PM text from the original card
- Lots of tests
- All lint warnings gone

Resolves the following issues:
- #11 - Moon support
- #30 - Horizon-card customize with card-mod
- #40 - More realistic visualization and own source of Sun data
- #54 - 24h format not working by default
- #58 - Support HA 2023.7's local/server time zone setting
@avataar avataar added this to the 1.0.0 milestone Jul 13, 2023
@avataar avataar closed this as completed Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants