Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -111,7 +111,7 @@
|
|||
<li><strong>name</strong> (<em>Optional</em>): Setting the optional parameter <code class="highlighter-rouge">name</code> allows multiple notifiers to be created. The default value is <code class="highlighter-rouge">notify</code>. The notifier will bind to the service <code class="highlighter-rouge">notify.NOTIFIER_NAME</code>.</li>
|
||||
<li><strong>api_key</strong> (<em>Required</em>): Your API key for Pushetta.</li>
|
||||
<li><strong>channel_name</strong> (<em>Required</em>): The name of your channel.</li>
|
||||
<li><strong>send_test_msg</strong> (<em>Optional</em>): Disable/enable the test message send on Home Asssitant’s startup to test the API key and the existance of the channel. Default to <code class="highlighter-rouge">False</code>.</li>
|
||||
<li><strong>send_test_msg</strong> (<em>Optional</em>): Disable/enable the test message send on Home Assistant’s startup to test the API key and the existence of the channel. Default to <code class="highlighter-rouge">False</code>.</li>
|
||||
</ul>
|
||||
|
||||
<p>It’s easy to test your Pushetta setup outside of Home Assistant. Assuming you have a channel <em>home-assistant</em>, just fire a request and check the channel page in the dashboard for a new message.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue