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/2015/03/08/new-logo/#disqus_thread"
|
||||
href="/blog/2015/03/08/new-logo/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -113,7 +113,7 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/03/01/home-assistant-migrating-to-yaml/#disqus_thread"
|
||||
href="/blog/2015/03/01/home-assistant-migrating-to-yaml/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -141,7 +141,7 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/02/24/streaming-updates/#disqus_thread"
|
||||
href="/blog/2015/02/24/streaming-updates/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -169,7 +169,7 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/02/08/looking-at-the-past/#disqus_thread"
|
||||
href="/blog/2015/02/08/looking-at-the-past/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -210,7 +210,7 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/01/24/release-notes/#disqus_thread"
|
||||
href="/blog/2015/01/24/release-notes/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -252,7 +252,7 @@ Home Assistant now supports <code class="highlighter-rouge">--open-ui</code> and
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/01/13/nest-in-da-house/#disqus_thread"
|
||||
href="/blog/2015/01/13/nest-in-da-house/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -288,7 +288,7 @@ Home Assistant now supports <code class="highlighter-rouge">--open-ui</code> and
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/01/11/bootstrapping-your-setup-with-discovery/#disqus_thread"
|
||||
href="/blog/2015/01/11/bootstrapping-your-setup-with-discovery/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -320,7 +320,7 @@ Home Assistant now supports <code class="highlighter-rouge">--open-ui</code> and
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/#disqus_thread"
|
||||
href="/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -352,7 +352,7 @@ Home Assistant now supports <code class="highlighter-rouge">--open-ui</code> and
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2014/12/26/home-control-home-automation-and-the-smart-home/#disqus_thread"
|
||||
href="/blog/2014/12/26/home-control-home-automation-and-the-smart-home/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -388,7 +388,7 @@ This article will try to explain how they all relate.</p>
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2014/12/18/website-launched/#disqus_thread"
|
||||
href="/blog/2014/12/18/website-launched/#post-comments"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
@ -476,15 +476,6 @@ This article will try to explain how they all relate.</p>
|
|||
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