Site updated at 2017-09-26 07:14:23 UTC
This commit is contained in:
parent
80847eb95a
commit
b723b0750d
415 changed files with 2329 additions and 1581 deletions
|
@ -76,7 +76,7 @@
|
|||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">hook</code> component allows you to control the <a href="http://www.hooksmarthome.com/">Hook Smart Home Hub</a> from within Home Assistant.</p>
|
||||
<p>Hook allows you to control cheap mains electrical outlets, like these ones at <a href="https://www.amazon.com/Etekcity-Wireless-Electrical-Household-Appliances/dp/B00DQELHBS">Amazon</a>.</p>
|
||||
<p>In short, Hook is an RF to Wi-Fi bridge, controlling devices that recieve commands at 315MHz and 433MHz. Unfortunately, this does not allow Hook to determine if the command was successful, so the state is assumed.</p>
|
||||
<p>In short, Hook is an RF to Wi-Fi bridge, controlling devices that receive commands at 315MHz and 433MHz. Unfortunately, this does not allow Hook to determine if the command was successful, so the state is assumed.</p>
|
||||
<p>Hook provides a simple <a href="https://app.swaggerhub.com/api/rahilj/GetHook_RestAPI/v1">REST API</a>. This Home Assistant component reads in devices that have been set up in the official app.</p>
|
||||
<p>Configure with either your username/password or your API token for the official app.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue