v0.3.1 — slot strip grouped per AMS, gradient background fixed
Two visual fixes to the 0.3.0 glass dashboard, found on first live install:
- AMS slot strip regrouped — one labeled row per AMS unit (e.g. LEFT AMS / RIGHT AMS / EXTERNAL) with column-aligned chips, instead of one arbitrary flex-wrap across all slots. Rows never wrap; chips shrink on narrow screens.
- View gradient now renders — HA wraps the object-form
background.imageinurl(), which silently breaks CSS gradients; the view now uses the string form, so the navy radial background actually shows.
Upgrading from 0.3.0: HACS update → restart → run spooltap.install_dashboard with force: true once (skip the force step if your dashboard was already refreshed another way). From pre-0.3.0, follow the 0.3.0 upgrade notes first.