Site updated at 2015-03-01 19:49:26 UTC
This commit is contained in:
parent
d05d46a3a6
commit
cb5ecf5a6b
42 changed files with 664 additions and 273 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 Feb 24 Streaming updates frontend Feb 08 Looking at the past component frontend Jan 24 Release notes for January 24, 2015 release-notes Jan 13 Nest in the house! component Jan 11 …">
|
||||
<meta property="og:description" content="Blog Index 2015 Mar 01 Home Assistant moving to YAML Feb 24 Streaming updates frontend Feb 08 Looking at the past component frontend Jan 24 Release notes for January 24, 2015 release-notes Jan 13 …">
|
||||
|
||||
|
||||
|
||||
|
@ -105,6 +105,27 @@
|
|||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-03-01T11:38:00-08:00" pubdate>
|
||||
<span class='month'>Mar</span> <span class='day'>01</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/03/01/home-assistant-migrating-to-yaml/">Home Assistant moving to YAML</a></h1>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
|
@ -461,6 +482,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/03/01/home-assistant-migrating-to-yaml/">Home Assistant moving to YAML</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/02/24/streaming-updates/">Streaming updates</a>
|
||||
</li>
|
||||
|
@ -484,12 +511,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/01/11/bootstrapping-your-setup-with-discovery/">Bootstrapping your setup with Discovery</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue