Skip to content

Installation

superdingo101 edited this page May 9, 2026 · 3 revisions

Installation

HACS (Recommended)

  1. Make sure HACS is installed
  2. In HACS, open Frontend
  3. Click + Explore & Download Repositories
  4. Search for Daylight Calendar Card
  5. Download and restart Home Assistant

Manual installation

  1. Download daylight-calendar-card.js from the latest release
  2. Copy it to <config>/www/daylight-calendar-card.js
  3. Add this to Lovelace resources:
resources:
  - url: /local/daylight-calendar-card.js
    type: module
  1. Restart Home Assistant

Clone this wiki locally