Fixed typo: Date -> Data (#747)

This commit is contained in:
Matt Olson 2020-12-07 12:45:26 -06:00 committed by GitHub
parent 53e5f10c6b
commit c25ce0aa07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ Fire an event in Home Assistant. Please be mindful of the data structure as docu
| Key | Type | Description
| --- | ---- | -----------
| `event_type` | string | Type of the event to fire
| `event_data` | string | Date of the event to fire
| `event_data` | string | Data of the event to fire
## Render templates