Added reference to gc100 component (#3844)

This commit is contained in:
David Grant 2017-10-31 05:40:12 -04:00 committed by Fabian Affolter
parent 85800f9361
commit d573ebeb68

View File

@ -16,6 +16,8 @@ ha_release: 0.39
The `itach` remote platform allows you to control IR devices with a [Global Caché iTach Device](https://www.globalcache.com/products/itach/ip2irspecs) and GC-100 devices. The Global Cache IR API are similar across their product line. See API documentation links at the end of this page.
In order to utilize the digital input (binary sensor) and relay (switch) features of your Global Cache device you will need to use the [gc100 component](https://home-assistant.io/components/gc100) and associated platforms.
To use your iTach remote in your installation, you will need to know the IR commands for your devices in Pronto hex format and add the following to your `configuration.yaml` file:
```yaml