mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-28 07:17:15 +00:00
Fixed typo: Date -> Data (#747)
This commit is contained in:
parent
53e5f10c6b
commit
c25ce0aa07
@ -159,7 +159,7 @@ Fire an event in Home Assistant. Please be mindful of the data structure as docu
|
|||||||
| Key | Type | Description
|
| Key | Type | Description
|
||||||
| --- | ---- | -----------
|
| --- | ---- | -----------
|
||||||
| `event_type` | string | Type of the event to fire
|
| `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
|
## Render templates
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user