Skip to content

v1.0.1 — HACS submission prep

Latest

Choose a tag to compare

@f17mkx f17mkx released this 13 May 18:05

HACS-Default-listing prep release. Same theme content as v1.0.0; this release captures the README + workflow fixes required by the HACS validator.

What changed since v1.0.0

  • 📚 README top-section aligned with everyday-light-card pattern — release-tag badge, release-notes badge, license badge, HA-min badge, HACS-Pending badge, GitHub Sponsors button, Buy Me a Coffee button
  • 📚 Install section: "pending HACS-Default review" transitional note
  • 🐛 Embedded wallpapers/everyday-dark.jpg + wallpapers/everyday-light.jpg as hero images under the badge row (HACS validator requires repo-internal images; shields.io badges don't count)
  • 🔧 .github/workflows/validate.yml added (category: theme, repo-guarded)
  • 🔧 GitHub repo topics set: home-assistant, hacs, theme, ha-theme, lovelace, lovelace-theme, home-assistant-theme, frosted-glass, everyday, home-assistant-frontend

Why v1.0.1 came on the same day as v1.0.0

HACS-Bot validates a repo's LATEST RELEASE, not main HEAD. v1.0.0 was tagged before the validator-prep commits landed, so the bot saw the pre-fix README and failed <Validation images>. v1.0.1 captures the corrected state. Theme YAML + JS module are byte-identical to v1.0.0.

See hacs/default#7623 for the HACS-Default submission.