Skip to content

Installation

superdingo101 edited this page Jun 8, 2026 · 3 revisions

Installation

Important

Documentation has been moved to daylightcalendar.com

This wiki will no longer be kept up to date and will be retired soon.

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