Site updated at 2016-10-09 10:06:14 UTC
This commit is contained in:
parent
6af0daed64
commit
8fa14a3e62
47 changed files with 103 additions and 103 deletions
|
@ -7,26 +7,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Z-Wave Thermostat - Home Assistant</title>
|
||||
<title>Z-Wave Climate - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to setup the Z-Wave thermostat within Home Assistant.">
|
||||
<meta name="description" content="Instructions how to setup the Z-Wave thermostat or HVAC within Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/climate.zwave/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Z-Wave Thermostat">
|
||||
<meta property="og:title" content="Z-Wave Climate">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/climate.zwave/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to setup the Z-Wave thermostat within Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to setup the Z-Wave thermostat or HVAC 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="Z-Wave Thermostat">
|
||||
<meta name="twitter:description" content="Instructions how to setup the Z-Wave thermostat within Home Assistant.">
|
||||
<meta name="twitter:title" content="Z-Wave Climate">
|
||||
<meta name="twitter:description" content="Instructions how to setup the Z-Wave thermostat or HVAC 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">
|
||||
|
@ -83,7 +83,7 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Z-Wave Thermostat
|
||||
Z-Wave Climate
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -259,7 +259,7 @@ If the thermostat support different operating modes, you will get one thermostat
|
|||
<a href='/components/climate.vera/'>Vera Thermostat</a>
|
||||
</li>
|
||||
<li>
|
||||
Z-Wave Thermostat
|
||||
Z-Wave Climate
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue