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="Tesla HVAC">
|
||||
<meta name="twitter:description" content="Instructions on how to integrate Tesla climate system (HVAC) into 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' />
|
||||
|
@ -114,6 +114,9 @@
|
|||
<li><a href='/components/sensor.tesla/'>
|
||||
Tesla Sensor
|
||||
</a></li>
|
||||
<li><a href='/components/switch.tesla/'>
|
||||
Tesla Switch
|
||||
</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
|
@ -173,6 +176,9 @@
|
|||
<li>
|
||||
Tesla HVAC
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/climate.toon/'>Toon</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/climate.vera/'>Vera Thermostat</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue