Site updated at 2015-01-13 16:35:29 UTC
This commit is contained in:
parent
c36fb04e25
commit
ace848e136
18 changed files with 595 additions and 18 deletions
|
@ -22,7 +22,7 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/archives/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Blog Index 2015 Jan 11 Bootstrapping your setup with Discovery component Jan 04 Hello PushBullet, nice talking to you component 2014 Dec 26 Home Control, Automation & the Smart Home architecture …">
|
||||
<meta property="og:description" content="Blog Index 2015 Jan 13 Nest in the house! component Jan 11 Bootstrapping your setup with Discovery component Jan 04 Hello PushBullet, nice talking to you component 2014 Dec 26 Home Control, …">
|
||||
|
||||
|
||||
|
||||
|
@ -105,6 +105,43 @@
|
|||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-01-13T08:29:04-08:00" pubdate>
|
||||
<span class='month'>Jan</span> <span class='day'>13</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/01/13/nest-in-da-house/">Nest in the house!</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
|
||||
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/component/'>component</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
|
@ -311,6 +348,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/01/13/nest-in-da-house/">Nest in the house!</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/01/11/bootstrapping-your-setup-with-discovery/">Bootstrapping your setup with Discovery</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue