github pkissling/clock-weather-card 2.0.0

latest releases: v2.8.5, v2.8.4, v2.8.3...
11 months ago

Breaking changes

  • Configuration property forecast_days was renamed to forecast_rows to indicate that this attribute does not only work for daily, but also for hourly forecasts.
  • date-fns has been replaced by luxon for date/time formatting. If you configure date_pattern, make sure to migrate your pattern to comply with luxon. Additionally, the weekday is now not hardcoded anymore.
  • Configuration property use_browser_time is now by default false, so by default the card will show the time of the current HA time zone.

What's Changed

Features

Dependencies

  • chore(deps): update actions/checkout action to v4 by @renovate in #216
  • chore(deps): update minor-dependencies by @renovate in #215

Full Changelog: 1.1.0...2.0.0

Don't miss a new clock-weather-card release

NewReleases is sending notifications on new releases.