Site updated at 2017-03-16 06:48:24 UTC

This commit is contained in:
Travis CI 2017-03-16 06:48:24 +00:00
parent 388a4929e0
commit 7f3087f348
24 changed files with 39 additions and 37 deletions

View file

@ -111,6 +111,8 @@ Calls are limited to 10 minutes and will play a short trial message before your
<li><strong>auth_token</strong> (<em>Required</em>): Your Twilio Account SID which can be found in your <a href="https://www.twilio.com/console">console</a>. It should be directly under where you found the <code class="highlighter-rouge">account_sid</code>.</li>
</ul>
<h3><a class="title-link" name="usage" href="#usage"></a> Usage</h3>
<p>After configuring the base Twilio component, add and configure either or both of the <a href="https://home-assistant.io/components/notify.twilio_sms/">twilio SMS</a> and <a href="https://home-assistant.io/components/notify.twilio_call">twilio Phone</a> components to utilize the notification functionality.</p>
</article>