mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Fixing indents and formatting (#10176)
Too many indents, and some extra spaces
This commit is contained in:
parent
8b7a01a051
commit
f17055b624
@ -20,14 +20,14 @@ To enable OpenGarage Covers in your installation, add the following to your `con
|
||||
cover:
|
||||
platform: opengarage
|
||||
covers:
|
||||
garage:
|
||||
host: 192.168.1.12
|
||||
device_key: opendoor
|
||||
name: Left Garage Door
|
||||
garage2:
|
||||
host: 192.168.1.13
|
||||
device_key: opendoor
|
||||
name: Right Garage Door
|
||||
garage:
|
||||
host: 192.168.1.12
|
||||
device_key: opendoor
|
||||
name: Left Garage Door
|
||||
garage2:
|
||||
host: 192.168.1.13
|
||||
device_key: opendoor
|
||||
name: Right Garage Door
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user