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:
|
||||
file: /tmp/whatever.odf
|
||||
caption: Document Title xy
|
||||
keyboard:
|
||||
- '/command1, /command2'
|
||||
- '/command3, /command4'
|
||||
keyboard:
|
||||
- '/command1, /command2'
|
||||
- '/command3, /command4'
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user