Site updated at 2017-10-21 23:33:52 UTC
This commit is contained in:
parent
b95006b9eb
commit
a6fbc15960
1416 changed files with 21669 additions and 4045 deletions
|
@ -23,7 +23,7 @@
|
|||
<meta name="twitter:title" content="Notifications">
|
||||
<meta name="twitter:description" content="Instructions how to add user notifications to Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
|
||||
|
@ -179,12 +179,15 @@
|
|||
<li><a href='/components/notify.ciscospark/'>
|
||||
Cisco Spark
|
||||
</a></li>
|
||||
<li><a href='/components/notify.clicksendaudio/'>
|
||||
ClickSend
|
||||
</a></li>
|
||||
<li><a href='/components/notify.clicksend/'>
|
||||
ClickSend SMS
|
||||
</a></li>
|
||||
<li><a href='/components/notify.clicksend_tts/'>
|
||||
ClickSend text-to-speech
|
||||
</a></li>
|
||||
<li><a href='/components/notify.clickatell/'>
|
||||
Clikatell SMS
|
||||
</a></li>
|
||||
<li><a href='/components/notify.command_line/'>
|
||||
Command line Notify
|
||||
</a></li>
|
||||
|
@ -284,6 +287,9 @@
|
|||
<li><a href='/components/notify.rest/'>
|
||||
REST
|
||||
</a></li>
|
||||
<li><a href='/components/notify.rocketchat/'>
|
||||
Rocket.Chat
|
||||
</a></li>
|
||||
<li><a href='/components/notify.smtp/'>
|
||||
SMTP
|
||||
</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue