Skip to content

v0.3.1 — slot strip grouped per AMS, gradient background fixed

Choose a tag to compare

@dmuth23 dmuth23 released this 06 Jul 18:36

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.image in url(), 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.