Skip to content

v1.7.0 - fixes and features

Choose a tag to compare

@w4mhi w4mhi released this 17 May 19:26
172740b

Fixes:

Fix ReferenceError: module is not defined (changed rollup output from cjs to iife)
Fix duplicate customElements.define registration error
Fix Daily/Hourly toggle button showing wrong label (now shows target state)
Fix default title from branded name to 'Weather', enforced on empty/null/whitespace
Fix entity dropdown not selectable in editor (replaced ha-select with native select)
Fix renderSun crash when config not passed as parameter
Fix auto-rotate interval not persisting after save
Fix city validation not updating main timezone field
Fix animated icon SVG animations stopping after forecast toggle
New feature:

Auto-rotate between Daily and Hourly forecasts (configurable 1-60 min interval)
Timer aligns to whole minute boundaries
Button shows 'Auto [x]' with interval when active, disabled state
Editor number input with validation and clamping

What's Changed

  • Fix clock overflow by @w4mhi in #14
  • Release 1.6.0: weather chart enhancements by @w4mhi in #20
  • v1.7.0: Bug fixes and auto-rotate feature by @w4mhi in #24

Full Changelog: v1.6.0...1.7.0