Implement separate Google birthday calendar

Because of an API change the birthdays are not provided anymore as a separate calendar, but these events are added to the regular calendar.

However they can be requested on basis of the eventType.

Google Calendar API supports get, instances, and list methods for reading birthday events. eventTypes can be set to 'birthday' to list only birthday events. If no type is specified, birthdays will be listed alongside all other event types.

Request is therefore to implement the birthdays as a separate calendar in Home Assistant itself, to bring back the old behaviour.

Note: the changed behaviour has been discussed in Birthday calendar is missing / unavailable · Issue #132933 · home-assistant/core · GitHub

It would be awesome

I noticed this today as well. I was so used to seeing Birthdays as a different color on my calendar rather than the same color as my gmail. This would be a nice.

I would like it separate too as I dont want my personal calendar on my house dashboard but i do want everyone to see birthdays. Thanks

At the moment, I solved it this way:

  1. Exported all the calendars from Google Calendar (this will export the birthday calendar as a separate file).
  2. Created a new “Birthdays” calendar and imported the previously exported file into it.
  3. Disabled contact synchronization in the original birthday calendar.

This way, I no longer have birthdays in the default calendar, and all the birthdays are in the new one. The only downside is that if I add a new birthday to my Google Contacts, I need to manually add it to the new calendar.

Hi

Came here to see if this is going to be implemented?

Regards

1 Like

This is causing issues with my automations based on my main personal calendar. The birthday events are showing as all day events that override all others. Is it at least possible to filter these somehow?

1 Like

Would also be interested in integrating Google Birthday events with the Calendar card seperately. Has anyone found a solution yet? Ideally, without a static one time upload, since birthdays are constantly being added or deleted.

BR sTaNy

In 2025.4.0 google calender birthdays is added. See: Add a Google Calendar birthdays calendar by allenporter · Pull Request #141300 · home-assistant/core · GitHub

5 Likes

So glad to see this fix implemented! I rely so heavily on my birthday reminder push notifications through home assistant since Google decided not to give birthday reminders through Assistant or Messages anymore.

Really great! :muscle: Could bow use the birthday calander. I love this community! :smiling_face_with_three_hearts: