Typo corrections (#632)
This commit is contained in:
parent
705ebebb26
commit
a1929f2257
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ The following tables show the available trigger data per platform.
|
|||
| ---- | ---- |
|
||||
| `trigger.platform` | Hardcoded: `numeric_state`
|
||||
| `trigger.entity_id` | Entity ID that we observe.
|
||||
| `trigger.below` | The below treshold, if any.
|
||||
| `trigger.above` | The above treshold, if any.
|
||||
| `trigger.below` | The below threshold, if any.
|
||||
| `trigger.above` | The above threshold, if any.
|
||||
| `trigger.from_state` | The previous state of the entity.
|
||||
| `trigger.to_state` | The new state that triggered trigger.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue