diff --git a/source/_integrations/google.markdown b/source/_integrations/google.markdown index ffa2d10c49b..2b133e5d7dc 100644 --- a/source/_integrations/google.markdown +++ b/source/_integrations/google.markdown @@ -119,11 +119,11 @@ Using the entity state and attributes is more error prone and less flexible than {% enddetails %} -### Service `google.add_event` +### Service `google.create_event` -You can use the service `google.add_event` to create a new calendar event in a calendar. You can find the Calendar's ID Google Calendar Settings. All dates and times are in your local time, the integration gets your time zone from your `configuration.yaml` file. +You can use the service `google.create_event` to create a new calendar event in a calendar. -{% details "Add Event Service details" %} +{% details "Create Event Service details" %}