Fix samples
This commit is contained in:
parent
ede87269af
commit
e944c6c0c1
1 changed files with 20 additions and 20 deletions
|
@ -20,7 +20,7 @@ To enable a command line cover in your installation, add the following to your `
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
cover:
|
||||
- platform: command_line
|
||||
- platform: command_line
|
||||
covers:
|
||||
garage_door:
|
||||
command_open: move_command up garage
|
||||
|
@ -48,7 +48,7 @@ In this section you find some real life examples of how to use this sensor.
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
cover:
|
||||
- platform: command_line
|
||||
- platform: command_line
|
||||
covers:
|
||||
garage_door:
|
||||
command_open: move_command up garage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue