Site updated at 2018-01-10 10:08:55 UTC
This commit is contained in:
parent
57ffede0da
commit
6c80b4c470
28 changed files with 71 additions and 66 deletions
|
@ -77,6 +77,8 @@
|
|||
<p>The <code class="highlighter-rouge">ciscospark</code> notification platform allows you to deliver notifications from Home Assistant to <a href="https://ciscospark.com/">Cisco Spark</a>.</p>
|
||||
<p>To use this notification platform you need to get a developer token. To obtain a token visit <a href="https://developer.ciscospark.com/index.html">Spark for Developers</a></p>
|
||||
<p>At this time you also need to specify the <code class="highlighter-rouge">Cisco Spark</code> <code class="highlighter-rouge">roomid</code>. The <code class="highlighter-rouge">roomid</code> can also be found at <a href="https://developer.ciscospark.com/index.html">Spark for Developers</a>. Just look in the Documentation under Rooms.</p>
|
||||
<p>In order to get notified for all new messages in the room you will need to create a bot. This will post the messages from the bot and mark them as new for you which will alert you. If you use your own personal token the messages are added to the room but no notification is triggered.
|
||||
Once you have created the bot through the new App menu you will need to add the bot to the room that you are a member of as well. Now use the bot access token in your configuration below.</p>
|
||||
<p>To enable the Cisco Spark notification in your installation, 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue