dashboards: fire-hd-wallpanel screensaver layout and font sizing #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jmaroeder/wallpanel-dashboard-rename"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Renames the dashboard file to fire-hd-wallpanel.yaml and updates configuration.yaml. Redesigns the wallpanel screensaver: album art is constrained to 50vh via mini-media-player card_mod (background-size: contain), and the info-box switches to flex-start so text flows below the art without overlapping the clock. Typography uses h3 for title and artist (same size), h5 for album (smaller), right-aligned. Also rewrites screenshot.mjs to persist the browser across runs with a reconnect mechanism and a --wait flag for screensaver capture, and adds DOM inspection scripts used for debugging the shadow DOM font-size cascade.