Eliminating wrong/ambiguous calendar_id parameter (#10941)

* Eliminating wrong/ambiguous calendar_id parameter

The explanation to the calendar_id threw me off - it *must* be the cal_id from the calendar, 
not the name of the calendar. 
Changing the parameter in the table to make it more clear for other people.

* Remove tab
This commit is contained in:
Simon 2019-10-28 11:12:36 +01:00 committed by Fabian Affolter
parent 6ba1534304
commit 669a9727bf

View File

@ -178,7 +178,7 @@ You can use the service `google.add_event` to create a new calendar event in a c
| Service data attribute | Optional | Description | Example |
| ---------------------- | -------- | ----------- | --------|
| `calendar_id` | no | The id of the calendar you want. | Your email
| `calendar_id` | no | The id of the calendar you want. | *****@group.calendar.google.com
| `summary` | no | Acts as the title of the event. | Bowling
| `description` | yes | The description of the event. | Birthday bowling
| `start_date_time` | yes | The date and time the event should start. | 2019-03-10 20:00:00