update formatting a bit
This commit is contained in:
parent
3aa73f6c86
commit
e54affd60e
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "ISY-994 Controller"
|
||||
title: "ISY994 Controller"
|
||||
description: "Instructions how to setup the ISY994 controller within Home Assistant."
|
||||
date: 2015-01-20 22:36
|
||||
sidebar: false
|
||||
|
@ -22,9 +22,10 @@ that is configured on the controller. Using the programs on the controller,
|
|||
custom switches and sensors can also be created.
|
||||
|
||||
To integrate your ISY994 controller with Home Assistant, add the following
|
||||
section to your configuration.yaml file:
|
||||
section to your `configuration.yaml` file:
|
||||
|
||||
```
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
isy994:
|
||||
# requried
|
||||
host: ISY_ADDRESS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue