Site updated at 2017-08-30 10:58:21 UTC

This commit is contained in:
Travis CI 2017-08-30 10:58:21 +00:00
parent 3a24dcabab
commit 1c1e1aff2f
26 changed files with 65 additions and 65 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">twitter</code> platform uses <a href="https://twitter.com">Twitter</a> to delivery notifications from Home Assistant.</p>
<p>The <code class="highlighter-rouge">twitter</code> platform uses <a href="https://twitter.com">Twitter</a> to deliver notifications from Home Assistant.</p>
<p>Go to <a href="https://apps.twitter.com/app/new">Twitter Apps</a> and create an application. Visit “Keys and Access Tokens” of the application to get the details (“Consumer Key”, “Consumer Secret”, “Access Token” and “Access Token Secret” which needs to be generated).</p>
<p>To add Twitter to 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>