Site updated at 2017-07-27 06:58:01 UTC
This commit is contained in:
parent
888526dbf5
commit
c860a27f33
202 changed files with 1531 additions and 1286 deletions
|
@ -284,6 +284,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/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
|
@ -296,9 +299,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -274,6 +274,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/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
|
@ -286,9 +289,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -173,6 +173,9 @@ Glances web server started on http://0.0.0.0:61208/
|
|||
<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/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
|
@ -185,9 +188,6 @@ Glances web server started on http://0.0.0.0:61208/
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -169,6 +169,9 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
|||
<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/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
|
||||
</li>
|
||||
|
@ -181,9 +184,6 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge
|
|||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue