Site updated at 2015-06-03 04:15:41 UTC

This commit is contained in:
Paulus Schoutsen 2015-06-02 21:15:41 -07:00
parent aeb7a66949
commit d40a2dc4d8
25 changed files with 668 additions and 93 deletions

View file

@ -105,7 +105,9 @@
<p><img src='/images/supported_brands/pushover.png' class='brand pull-right' />
James Cole has contributed support for the <a href="https://pushover.net/">PushOver service</a> as a platform for the notify component. This allows components to send messages to the user using PushOver.</p>
The <a href="https://pushover.net/">PushOver service</a> is a platform for the notify component. This allows components to send messages to the user using PushOver.</p>
<p>To use PushOver notifications, add the following to your <code>configuration.yaml</code> file:</p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
@ -153,6 +155,8 @@ James Cole has contributed support for the <a href="https://pushover.net/">PushO
<p>For more automation examples, see the <a href="/components/automation.html">getting started with automation page</a>.</p>
<p><a href="https://github.com/jamespcole">James Cole</a> has contributed the PushOver platform.</p>
</article>