mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fixed indentation on example (#12885)
keyboard was inside the incorrect data structure.
This commit is contained in:
parent
a8a2028e80
commit
c4ac6978e8
@ -288,9 +288,9 @@ action:
|
|||||||
document:
|
document:
|
||||||
file: /tmp/whatever.odf
|
file: /tmp/whatever.odf
|
||||||
caption: Document Title xy
|
caption: Document Title xy
|
||||||
keyboard:
|
keyboard:
|
||||||
- '/command1, /command2'
|
- '/command1, /command2'
|
||||||
- '/command3, /command4'
|
- '/command3, /command4'
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user