mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add logo and linkable titles
This commit is contained in:
parent
6b838893c8
commit
c16b401133
@ -7,17 +7,18 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
|
logo: universal_devices.png
|
||||||
ha_category: Hub
|
ha_category: Hub
|
||||||
---
|
---
|
||||||
|
|
||||||
### Basic Configuration ###
|
|
||||||
|
|
||||||
The ISY994 is a home automation controller that is capable of controlling
|
The ISY994 is a home automation controller that is capable of controlling
|
||||||
Insteon and X10 devices. The controller is also capable of controlling Z-Wave
|
Insteon and X10 devices. The controller is also capable of controlling Z-Wave
|
||||||
devices but that functionality has not yet been confirmed with Home Assistant.
|
devices but that functionality has not yet been confirmed with Home Assistant.
|
||||||
The ISY994 controller is manufactured by [Universal
|
The ISY994 controller is manufactured by [Universal
|
||||||
Devices](https://www.universal-devices.com/residential/isy994i-series/).
|
Devices](https://www.universal-devices.com/residential/isy994i-series/).
|
||||||
|
|
||||||
|
### {% linkable_title Basic Configuration %}
|
||||||
|
|
||||||
Home Assistant is capable of communicating with any switch, sensor, and light
|
Home Assistant is capable of communicating with any switch, sensor, and light
|
||||||
that is configured on the controller. Using the programs on the controller,
|
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.
|
||||||
@ -50,7 +51,7 @@ ISY994 Pro users may likely be using 1.2. When using HTTPS in the host entry, it
|
|||||||
|
|
||||||
Once the ISY controller is configured, it will automatically import any lights, switches, and sensors it can locate.
|
Once the ISY controller is configured, it will automatically import any lights, switches, and sensors it can locate.
|
||||||
|
|
||||||
### Creating Custom Switches ###
|
### {% linkable_title Creating Custom Switches %}
|
||||||
|
|
||||||
Using the Programs tab in the controller's Administrative Console, custom
|
Using the Programs tab in the controller's Administrative Console, custom
|
||||||
switches can be created that will appear natively inside of Home Assistant.
|
switches can be created that will appear natively inside of Home Assistant.
|
||||||
@ -88,7 +89,7 @@ ELSE clause gives instructions for turning the switch off. Below is an example.
|
|||||||
The example program above shows how to control a legacy X10 device from Home
|
The example program above shows how to control a legacy X10 device from Home
|
||||||
Assistant using an ISY controller.
|
Assistant using an ISY controller.
|
||||||
|
|
||||||
### Creating Custom Sensors ###
|
### {% linkable_title Creating Custom Sensors %}
|
||||||
|
|
||||||
Custom sensors can also be created using the Programs tab in the ISY
|
Custom sensors can also be created using the Programs tab in the ISY
|
||||||
controller's Administrative Console. For programs, three different root level
|
controller's Administrative Console. For programs, three different root level
|
||||||
|
Loading…
x
Reference in New Issue
Block a user