Site updated at 2017-07-16 14:55:19 UTC
This commit is contained in:
parent
796f3e0335
commit
f2ba3983a0
61 changed files with 153 additions and 156 deletions
|
@ -74,13 +74,20 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">notify</span><span class="pi">:</span>
|
||||
<p>This component allows to send notification to a LaMetric device. It need the LaMetric platform to be configured first.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">notify</span><span class="pi">:</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">lametric1</span>
|
||||
<span class="s">platform</span><span class="pi">:</span> <span class="s">lametric</span>
|
||||
<span class="s">display_time</span><span class="pi">:</span> <span class="s">20</span>
|
||||
<span class="s">icon</span><span class="pi">:</span> <span class="s">i555</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): The name of the LaMetric device. Usually it is “My Lametric”</li>
|
||||
<li><strong>display_time</strong> (<em>Optional</em>): Defines how long the message should be displayed (in seconds).</li>
|
||||
<li><strong>icon</strong> (<em>Optional</em>): An icon or animation. Check out the list of all icons her: https://developer.lametric.com/icons
|
||||
Note that icons always begin with “i” while animations begin with “a”. This is part of the name, you can’t just use the number.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue