mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-25 12:26:48 +00:00
update formatting a bit
This commit is contained in:
parent
3aa73f6c86
commit
e54affd60e
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "ISY-994 Controller"
|
title: "ISY994 Controller"
|
||||||
description: "Instructions how to setup the ISY994 controller within Home Assistant."
|
description: "Instructions how to setup the ISY994 controller within Home Assistant."
|
||||||
date: 2015-01-20 22:36
|
date: 2015-01-20 22:36
|
||||||
sidebar: false
|
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.
|
custom switches and sensors can also be created.
|
||||||
|
|
||||||
To integrate your ISY994 controller with Home Assistant, add the following
|
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:
|
isy994:
|
||||||
# requried
|
# requried
|
||||||
host: ISY_ADDRESS
|
host: ISY_ADDRESS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user