How to get the 'Search' term back in the Google Calendar integration

So with the new integration the google_calendars.yaml file is gone.
I still want the ‘search’ term, so as I understand the docs, I can just add it myself, which I then did.

I created a google_calendars.yaml that looked like this:

- cal_id: [email protected]
  entities:
  - device_id: fck_champions_league
    name: FCK i Champions League
    search: F.C. København
    track: true

Which then interestingly repopulated the file with all the other calendars I also import???

So now I have the old functionality again :slight_smile: