Commit c474d1c
authored
docs: change example input for action node
The provided input is not valid and is misleading, as the action needs to be named as in a normal home assistant action,
not "'homeassistant.turn"
but 'light.turn_on'
as in the example is manipulated a light entity1 parent 4ee239e commit c474d1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments