mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Formatting fix (#6685)
Code ending block was placed in a wrong place causing documentation to be output wrongly.
This commit is contained in:
parent
12ea92e9c5
commit
5e4109ef95
@ -66,7 +66,8 @@ switch 1:
|
|||||||
|
|
||||||
switch 2:
|
switch 2:
|
||||||
platform: tplink
|
platform: tplink
|
||||||
host: IP_ADDRESS```
|
host: IP_ADDRESS
|
||||||
|
```
|
||||||
|
|
||||||
## {% linkable_title Grouping devices %}
|
## {% linkable_title Grouping devices %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user