Site updated at 2018-01-27 08:52:37 UTC
This commit is contained in:
parent
e508e24241
commit
3750ac7921
236 changed files with 587 additions and 2820 deletions
|
@ -83,7 +83,7 @@
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/10/06/deprecating-python-3.4-support/#disqus_thread"
|
||||
href="/blog/2017/10/06/deprecating-python-3.4-support/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -118,7 +118,7 @@
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/10/01/hass-podcast-ep9/#disqus_thread"
|
||||
href="/blog/2017/10/01/hass-podcast-ep9/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -146,7 +146,7 @@
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/29/hacktoberfest/#disqus_thread"
|
||||
href="/blog/2017/09/29/hacktoberfest/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -189,7 +189,7 @@
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/#disqus_thread"
|
||||
href="/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -238,7 +238,7 @@
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/26/new-hassio-build-system/#disqus_thread"
|
||||
href="/blog/2017/09/26/new-hassio-build-system/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -285,7 +285,7 @@ FROM $BUILD_FROM
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/23/release-54/#disqus_thread"
|
||||
href="/blog/2017/09/23/release-54/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -330,7 +330,7 @@ FROM $BUILD_FROM
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/16/hassbian-1.3-a-bit-of-a-stretch/#disqus_thread"
|
||||
href="/blog/2017/09/16/hassbian-1.3-a-bit-of-a-stretch/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -367,7 +367,7 @@ Other than that the changes are mostly to our tool <code class="highlighter-roug
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/09/09/release-53/#disqus_thread"
|
||||
href="/blog/2017/09/09/release-53/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -449,7 +449,7 @@ Screenshot of the new customize editor.
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/08/26/release-0-52/#disqus_thread"
|
||||
href="/blog/2017/08/26/release-0-52/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -519,7 +519,7 @@ Screenshot of the new customize editor.
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/08/12/release-51/#disqus_thread"
|
||||
href="/blog/2017/08/12/release-51/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -659,15 +659,6 @@ Screenshot of the new customize editor.
|
|||
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
|
||||
s.parentNode.insertBefore(g,s)}(document,'script'));
|
||||
</script>
|
||||
<script>
|
||||
var disqus_shortname = 'home-assistant';
|
||||
var disqus_script = 'count.js';
|
||||
(function () {
|
||||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
||||
dsq.src = '//' + disqus_shortname + '.disqus.com/' + disqus_script;
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
||||
}());
|
||||
</script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue