Site updated at 2017-06-13 17:37:10 UTC
This commit is contained in:
parent
19eafe12a9
commit
0d30d9570d
249 changed files with 1318 additions and 253 deletions
|
@ -72,9 +72,9 @@ The In-App purchases only apply to the client for Android smartphones, so there
|
|||
<p>To enable the notification platform, 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">notify</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">nfandroidtv</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">Kitchen</span>
|
||||
<span class="s">host</span><span class="pi">:</span> <span class="s">192.168.1.12</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">nfandroidtv</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">Kitchen</span>
|
||||
<span class="s">host</span><span class="pi">:</span> <span class="s">192.168.1.12</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
|
@ -111,6 +111,9 @@ This is a fully customized JSON you can use to test how the final notification w
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/nfandroidtv.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.32
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue