Site updated at 2016-05-21 22:00:31 UTC

This commit is contained in:
Travis CI 2016-05-21 22:00:31 +00:00
parent 1399856378
commit cc19822b04
328 changed files with 7619 additions and 978 deletions

View file

@ -181,9 +181,21 @@
</div>
<h1 class='title delta'>Platforms</h1>
<ul class='divided'>
<li><a href='/components/notify.aws_lambda/'>
AWS Lambda
</a></li>
<li><a href='/components/notify.aws_sns/'>
AWS SNS
</a></li>
<li><a href='/components/notify.aws_sqs/'>
AWS SQS
</a></li>
<li><a href='/components/notify.command_line/'>
Command line Notify
</a></li>
<li><a href='/components/notify.ecobee/'>
Ecobee Notify
</a></li>
<li><a href='/components/notify.file/'>
File
</a></li>
@ -241,6 +253,9 @@
<li><a href='/components/notify.telegram/'>
Telegram
</a></li>
<li><a href='/components/notify.twilio_sms/'>
Twilio SMS
</a></li>
<li><a href='/components/notify.twitter/'>
Twitter
</a></li>