typo correction (#23980)

Litchen to Kitchen
This commit is contained in:
PromInc 2022-09-02 05:58:44 -05:00 committed by GitHub
parent 8064426149
commit 24005816ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ If you want to trigger automation on a Home Assistant stop event, we recommend u
| Field | Description |
| ----------- | --------------------------------------------------- |
| `name` | Name of the entity. Example: `Litchen light`. |
| `name` | Name of the entity. Example: `Kitchen light`. |
| `message` | Message. Example: `was turned on` |
| `domain` | Optional, domain of the entry. Example: `light` |
| `entity_id` | Optional, identifier of the entity that was logged. |