Site updated at 2017-04-25 09:16:46 UTC
This commit is contained in:
parent
a918280d3a
commit
e23b04f8c9
177 changed files with 1469 additions and 1149 deletions
|
@ -144,6 +144,9 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
|||
<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/04/25/influxdb-grafana-docker/">Setting up InfluxDB and Grafana using Docker</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/24/hardware-contest-2017/">Hardware Contest 2017</a>
|
||||
</li>
|
||||
|
@ -156,9 +159,6 @@ Map in Home Assistant showing two people and three zones (home, school, work)
|
|||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -329,6 +329,9 @@ Home Assistant will keep track of historical values and allow you to integrate 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/04/25/influxdb-grafana-docker/">Setting up InfluxDB and Grafana using Docker</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/24/hardware-contest-2017/">Hardware Contest 2017</a>
|
||||
</li>
|
||||
|
@ -341,9 +344,6 @@ Home Assistant will keep track of historical values and allow you to integrate i
|
|||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -134,6 +134,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/04/25/influxdb-grafana-docker/">Setting up InfluxDB and Grafana using Docker</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/24/hardware-contest-2017/">Hardware Contest 2017</a>
|
||||
</li>
|
||||
|
@ -146,9 +149,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -151,6 +151,9 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
|||
<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/04/25/influxdb-grafana-docker/">Setting up InfluxDB and Grafana using Docker</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/24/hardware-contest-2017/">Hardware Contest 2017</a>
|
||||
</li>
|
||||
|
@ -163,9 +166,6 @@ This makes more sense as most people run Home Assistant as a daemon</p>
|
|||
<li class="post">
|
||||
<a href="/blog/2017/04/15/ios/">1 year and 22 days ago I had an idea...</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/">Home Assistant 0.42: Eddystone Beacons, Lockitron locks and Total Connect alarm systems</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue