Skip to main content
You can install Daylight Calendar Card in two ways: through HACS (Home Assistant Community Store), which handles updates automatically and is recommended for most users, or manually by downloading the JavaScript file and registering it as a Lovelace resource yourself. Both methods result in the same card with the same features.

Install the Card

The card was previously called Skylight Calendar Card. It was renamed to Daylight Calendar Card in v4.0.0. If you have existing dashboard YAML that uses type: custom:skylight-calendar-card, it will continue to work without any changes — both type names are supported.

Requirements

Before installing, make sure your setup meets the following requirements:
  • Home Assistant — any reasonably recent version with Lovelace dashboards enabled.
  • At least one calendar entity — for example calendar.family, calendar.work, or any entity provided by a calendar integration such as Google Calendar, CalDAV, or Local Calendar. You can check your available calendar entities under Settings → Devices & Services or in Developer Tools → States by filtering for the calendar. domain.
If you don’t have a calendar integration set up yet, add one from Settings → Devices & Services → Add Integration before proceeding.