mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +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:
|
cover:
|
||||||
platform: opengarage
|
platform: opengarage
|
||||||
covers:
|
covers:
|
||||||
garage:
|
garage:
|
||||||
host: 192.168.1.12
|
host: 192.168.1.12
|
||||||
device_key: opendoor
|
device_key: opendoor
|
||||||
name: Left Garage Door
|
name: Left Garage Door
|
||||||
garage2:
|
garage2:
|
||||||
host: 192.168.1.13
|
host: 192.168.1.13
|
||||||
device_key: opendoor
|
device_key: opendoor
|
||||||
name: Right Garage Door
|
name: Right Garage Door
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user