Site updated at 2017-10-28 07:35:52 UTC
This commit is contained in:
parent
a92c7e25f4
commit
878c384b82
26 changed files with 66 additions and 66 deletions
|
@ -172,7 +172,7 @@
|
|||
</span><span class="p">}</span><span class="w">
|
||||
</span></code></pre>
|
||||
</div>
|
||||
<p>Example of adding a tag to your configuration. This won’t create new notification if there already exists one with the same tag.</p>
|
||||
<p>Example of adding a tag to your notification. This won’t create new notification if there already exists one with the same tag.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code> <span class="pi">-</span> <span class="s">alias</span><span class="pi">:</span> <span class="s">Push/update notification of sensor state with tag</span>
|
||||
<span class="s">trigger</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">state</span>
|
||||
|
@ -273,7 +273,7 @@
|
|||
<span class="s">platform</span><span class="pi">:</span> <span class="s">event</span>
|
||||
<span class="s">event_type</span><span class="pi">:</span> <span class="s">html5_notification.clicked</span>
|
||||
<span class="s">event_data</span><span class="pi">:</span>
|
||||
<span class="s">action</span><span class="pi">:</span> <span class="s">open_door</span>
|
||||
<span class="s">action</span><span class="pi">:</span> <span class="s">open_door</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<h4><a class="title-link" name="closed-event" href="#closed-event"></a> closed event</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue