Site updated at 2015-10-11 18:39:53 UTC
This commit is contained in:
parent
3e76cedc44
commit
0cadd801b9
69 changed files with 3597 additions and 2281 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 Oct 05 Home Assistant goes geo with OwnTracks release-notes Sep 19 Alarms, Sonos and iTunes now supported release-notes Sep 18 Remote Monitoring with Glances how-to Sep 13 Home …">
|
||||
<meta property="og:description" content="Blog Index 2015 Oct 11 0.7.5: Blinkstick, SNMP, Telegram release-notes Oct 05 Home Assistant goes geo with OwnTracks release-notes Sep 19 Alarms, Sonos and iTunes now supported release-notes Sep 18 …">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -120,7 +120,44 @@
|
|||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-10-05T07:49:00-07:00" pubdate>
|
||||
<time datetime="2015-10-11T10:10:00-07:00" pubdate>
|
||||
<span class='month'>Oct</span> <span class='day'>11</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/">0.7.5: Blinkstick, SNMP, Telegram</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
|
||||
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/release-notes/'>release-notes</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-10-05T21:49:00-07:00" pubdate>
|
||||
<span class='month'>Oct</span> <span class='day'>05</span>
|
||||
</time>
|
||||
</div>
|
||||
|
@ -157,7 +194,7 @@
|
|||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2015-09-19T07:47:00-07:00" pubdate>
|
||||
<time datetime="2015-09-19T21:47:00-07:00" pubdate>
|
||||
<span class='month'>Sep</span> <span class='day'>19</span>
|
||||
</time>
|
||||
</div>
|
||||
|
@ -1141,6 +1178,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/">0.7.5: Blinkstick, SNMP, Telegram</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/">Home Assistant goes geo with OwnTracks</a>
|
||||
</li>
|
||||
|
@ -1164,12 +1207,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/">Using MQTT with Home Assistant</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue