Site updated at 2017-09-23 00:58:45 UTC
This commit is contained in:
parent
68f6da8d25
commit
a675f41451
95 changed files with 698 additions and 440 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>ZigBee Home Automation Switch - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to setup ZigBee Home Automation switches within Home Assistant.">
|
||||
<meta name="description" content="Instructions on how to setup ZigBee Home Automation switches within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/switch.zha/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
|
@ -16,12 +16,12 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/switch.zha/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to setup ZigBee Home Automation switches within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions on how to setup ZigBee Home Automation switches within Home Assistant.">
|
||||
<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="ZigBee Home Automation Switch">
|
||||
<meta name="twitter:description" content="Instructions how to setup ZigBee Home Automation switches within Home Assistant.">
|
||||
<meta name="twitter:description" content="Instructions on how to setup ZigBee Home Automation switches within 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="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||
|
@ -74,7 +74,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>To get your ZigBee switches working with Home Assistant, follow theminstructions for the general <a href="/components/zha/">ZigBee Home Automation component</a>.</p>
|
||||
<p>To get your ZigBee switches working with Home Assistant, follow the instructions for the general <a href="/components/zha/">ZigBee Home Automation component</a>.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
@ -253,7 +253,7 @@
|
|||
<a href='/components/switch.tellduslive/'>Telldus Live Switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.template/'>Template switch</a>
|
||||
<a href='/components/switch.template/'>Template Switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.thinkingcleaner/'>Thinking Cleaner Switch</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue