Beta pre-release. New opt-in
start_pausedoption, plus a small editor/toolbar fix for single-frame configs. Drop-in upgrade from 3.7.2 — no config changes required.
What's new
start_pausedoption — start the card paused on the latest radar frame instead of auto-playing the animation loop. The card still refreshes periodically so the displayed frame stays current; tap play (ordouble_tap_action: toggle_play) to see the full animation. Configurable via YAML or the visual editor's Animation section. Contributed by @knobunc.
start_paused: trueFixed
show_playbackno longer offers a dead playback toolbar for single-frame configs. A card configured withpast_minutes: 0and no forecast shows one static (auto-refreshing) frame — the animation loop never starts, so play/pause/skip had no effect ifshow_playbackwas on. The editor now hides theshow_playbacktoggle in that case, and the toolbar stays off even for hand-written YAML.
Internal
start_pausededitor strings translated into all 10 non-English locales (were English-only in the initial cut).
Full Changelog: v3.7.2...v3.7.3-beta1