Create event in Home Assistant
Create event in Home Assistant.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Event type | The Entity ID for which an event will be created | Text (Short) | Yes | |
| Name 1 | Name of the attribute | Text (Short) | No | |
| Value 1 | Value of the attribute | Text (Long) | No | |
| Name 2 | Name of the attribute | Text (Short) | No | |
| Value 2 | Value of the attribute | Text (Long) | No | |
| Name 3 | Name of the attribute | Text (Short) | No | |
| Value 3 | Value of the attribute | Text (Long) | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements