Site updated at 2017-07-19 18:07:22 UTC
This commit is contained in:
parent
238768ad11
commit
50aaf255ef
76 changed files with 98 additions and 94 deletions
|
@ -6,13 +6,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>ClickSend - Home Assistant</title>
|
||||
<title>ClickSend SMS - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions on how to add ClickSend notifications to Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/notify.clicksend/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="ClickSend">
|
||||
<meta property="og:title" content="ClickSend SMS">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/notify.clicksend/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:title" content="ClickSend">
|
||||
<meta name="twitter:title" content="ClickSend SMS">
|
||||
<meta name="twitter:description" content="Instructions on how to add ClickSend 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">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
ClickSend
|
||||
ClickSend SMS
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -130,7 +130,7 @@
|
|||
<a href='/components/notify.ciscospark/'>Cisco Spark</a>
|
||||
</li>
|
||||
<li>
|
||||
ClickSend
|
||||
ClickSend SMS
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/notify.command_line/'>Command line Notify</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue