Site updated at 2015-10-09 02:19:58 UTC
This commit is contained in:
parent
71cc00e319
commit
3e76cedc44
184 changed files with 3632 additions and 2050 deletions
|
@ -57,6 +57,7 @@
|
|||
<li><a href='/getting-started/devices.html'>Adding devices</a></li>
|
||||
<li><a href='/getting-started/presence-detection.html'>Presence detection</a></li>
|
||||
<li><a href='/getting-started/automation.html'>Automation</a></li>
|
||||
<li><a href='/cookbook'>Configuration cookbook</a></li>
|
||||
<li><a href='/components/'>Component overview</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -127,6 +128,14 @@ platform, you specify a unique topic for each device.</p>
|
|||
</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
||||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>devices</strong> (<em>Required</em>): List of devices with their topic.</li>
|
||||
<li><strong>qos</strong> (<em>Optional</em>): The QoS level of the topic.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue