Site updated at 2017-11-04 06:33:48 UTC
This commit is contained in:
parent
58beb42469
commit
34db186026
518 changed files with 5817 additions and 3208 deletions
|
@ -75,6 +75,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">itach</code> remote platform allows you to control IR devices with a <a href="https://www.globalcache.com/products/itach/ip2irspecs">Global Caché iTach Device</a> 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.</p>
|
||||
<p>In order to utilize the digital input (binary sensor) and relay (switch) features of your Global Cache device you will need to use the <a href="https://home-assistant.io/components/gc100">gc100 component</a> and associated platforms.</p>
|
||||
<p>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 <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">remote</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue