Site updated at 2017-11-15 08:08:53 UTC
This commit is contained in:
parent
f2ab01bf76
commit
1f68872274
26 changed files with 65 additions and 65 deletions
|
@ -75,7 +75,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">telstra</code> notification platform allows you to deliver Home Assistant notifications to Australian phone numbers over the <a href="https://dev.telstra.com/content/sms-api-0">Telstra SMS API</a>.</p>
|
||||
<p>To enable the Telstra notifications in your installation, you must first create an account and API app over at <a href="https://dev.telstra.com/">dev.telstra.com</a>. The free tier allows for 1000 notifications to be sent per month.</p>
|
||||
<p>To enable the Telstra notifications in your installation, you must first create an account and API app over at <a href="https://dev.telstra.com/">dev.telstra.com</a>. The free tier allows for a maximum of 1000 free messages.</p>
|
||||
<p>After your API app is approved, 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