Site updated at 2017-10-06 04:46:26 UTC
This commit is contained in:
parent
56fb748762
commit
97eec190bf
215 changed files with 1483 additions and 1506 deletions
|
@ -130,6 +130,9 @@
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/06/deprecating-python-3.4-support/">Deprecating Python 3.4 support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/01/hass-podcast-ep9/">Home Assistant Podcast #9</a>
|
||||
</li>
|
||||
|
@ -142,9 +145,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/09/26/new-hassio-build-system/">Improved Hass.io build system</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/09/23/release-54/">0.54: Todoist, DoorBird, Abode cameras</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -133,6 +133,9 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/06/deprecating-python-3.4-support/">Deprecating Python 3.4 support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/01/hass-podcast-ep9/">Home Assistant Podcast #9</a>
|
||||
</li>
|
||||
|
@ -145,9 +148,6 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
<li class="post">
|
||||
<a href="/blog/2017/09/26/new-hassio-build-system/">Improved Hass.io build system</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/09/23/release-54/">0.54: Todoist, DoorBird, Abode cameras</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -158,6 +158,9 @@ An initial version of voice control for Home Assistant has landed. The current i
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/06/deprecating-python-3.4-support/">Deprecating Python 3.4 support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/01/hass-podcast-ep9/">Home Assistant Podcast #9</a>
|
||||
</li>
|
||||
|
@ -170,9 +173,6 @@ An initial version of voice control for Home Assistant has landed. The current i
|
|||
<li class="post">
|
||||
<a href="/blog/2017/09/26/new-hassio-build-system/">Improved Hass.io build system</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/09/23/release-54/">0.54: Todoist, DoorBird, Abode cameras</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -194,6 +194,9 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/06/deprecating-python-3.4-support/">Deprecating Python 3.4 support</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/10/01/hass-podcast-ep9/">Home Assistant Podcast #9</a>
|
||||
</li>
|
||||
|
@ -206,9 +209,6 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
|
|||
<li class="post">
|
||||
<a href="/blog/2017/09/26/new-hassio-build-system/">Improved Hass.io build system</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/09/23/release-54/">0.54: Todoist, DoorBird, Abode cameras</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue