Site updated at 2017-07-02 00:58:35 UTC
This commit is contained in:
parent
af9e56ffa0
commit
00a0f63427
651 changed files with 11395 additions and 2155 deletions
|
@ -6,13 +6,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Home Assistant 0.47 - Home Assistant</title>
|
||||
<title>Home Assistant 0.48 - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/ha/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Home Assistant 0.47">
|
||||
<meta property="og:title" content="Home Assistant 0.48">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/ha/">
|
||||
<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="Home Assistant 0.47">
|
||||
<meta name="twitter:title" content="Home Assistant 0.48">
|
||||
<meta name="twitter:description" content="">
|
||||
<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">
|
||||
Home Assistant 0.47
|
||||
Home Assistant 0.48
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -90,7 +90,7 @@
|
|||
<img src='/images/supported_brands/home-assistant.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.47
|
||||
Introduced in release: 0.48
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Other</h1>
|
||||
|
@ -120,7 +120,7 @@
|
|||
<a href='/components/http/'>HTTP</a>
|
||||
</li>
|
||||
<li>
|
||||
Home Assistant 0.47
|
||||
Home Assistant 0.48
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/introduction/'>Introduction</a>
|
||||
|
@ -140,6 +140,9 @@
|
|||
<li>
|
||||
<a href='/components/plant/'>Plant monitor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.upnp/'>UPNP Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/upnp/'>UPnP</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue