Skip to main content
Once the card is installed, adding it to your Home Assistant dashboard takes less than two minutes. You can configure it entirely through the built-in visual editor — no YAML required — or drop in a short YAML snippet if you prefer to manage your dashboard as code. Either way, you’ll have a working calendar on your screen in just a few steps.
Make sure you have completed the installation steps before continuing. You’ll need at least one Home Assistant calendar entity (for example calendar.family or calendar.work) available in your instance.

Add the Card to Your Dashboard

The visual editor exposes all common options as form fields, so you can get a calendar up and running without writing any configuration by hand.
1

Enter edit mode

Open the dashboard where you want to add the card, then click the pencil icon (Edit) in the top-right corner to enter edit mode.
2

Add a new card

Click + Add Card at the bottom of the dashboard. In the card picker, type Daylight in the search box, then select Daylight Calendar Card from the results.
3

Select your calendar entities

In the Entities field, search for and select the calendar entities you want to display — for example calendar.family or calendar.work. You can add as many calendars as you like.
4

Configure the view and title

Set a Title for the card (for example “Family Calendar”) and choose a Default Viewmonth, week-compact, week-standard, or agenda. Explore the other options such as first day of the week, past event appearance, and weather integration to suit your preferences.
5

Save the card

Click Save to add the card to your dashboard, then click Done to exit edit mode. Your calendar is now live.

Next Steps

Now that your calendar card is on the dashboard, explore what else you can do with it.

Month View

Learn how the month view works and how to customize its layout and event display.

Basic Configuration

Browse all available configuration options — colors, fonts, weather, and more.