Skip to content

Overlay Loop & Language Sync

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:53

This release introduces the highly requested automatic overlay looping feature and adds dynamic language synchronization between the card and the Home Assistant dashboard locale.

Bug Fixes & Improvements

  • Overlay Looping [#30]: Introduces the ability to automatically cycle through a configured list of map layers at a custom interval. This option is accessible in the card editor under "Map Layer" as a multi-select dropdown. Thanks to @Fowl38!
  • Language Synchronization: Automatically synchronizes the embedded Windy map and forecast widget labels with the user's selected Home Assistant language settings.
  • Documentation: Updated README.md to document the overlay loop parameters and added example configurations.