Site updated at 2017-08-26 17:30:22 UTC
This commit is contained in:
parent
919bae8956
commit
45060d18c1
1403 changed files with 8957 additions and 7954 deletions
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Home Assistant is an open-source home automation platform running on Python 3.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/posts/5/">
|
||||
<link rel="canonical" href="/blog/posts/5/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Home Assistant">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/posts/5/">
|
||||
<meta property="og:url" content="/blog/posts/5/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -284,7 +284,7 @@ On the close horizon from <a href="https://github.com/Landrash">@Landrash</a> th
|
|||
<article class="listing">
|
||||
<header>
|
||||
<h1 class="beta">
|
||||
<a href="/blog/2017/02/03/babyphone/">Smart Baby Monitor</a>
|
||||
<a href="/blog/2017/02/04/babyphone/">Smart Baby Monitor</a>
|
||||
</h1>
|
||||
<div class="meta clearfix">
|
||||
<time datetime="2017-02-03T23:00:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> February 4, 2017</time>
|
||||
|
@ -297,14 +297,14 @@ On the close horizon from <a href="https://github.com/Landrash">@Landrash</a> th
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2017/02/03/babyphone/#disqus_thread"
|
||||
href="/blog/2017/02/04/babyphone/#disqus_thread"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
<div class="entry-content clearfix">
|
||||
<p>One of the hardest part of being a parent is keeping a constant eye on the baby to make sure that the baby is doing well. Thus, it is not surprising that baby monitors are one of the fastest growing baby product category. However, many of the baby monitors available on the market are rather dumb and expect the parents to keep looking at the video stream or listen to the audio. This how-to will help you create a smart baby monitor on a budget and integrate it with Home Assitant. Instead of relying on the poor quality baby monitor speakers, we use our existing speakers (eg. Sonos). We can also send notifications (with pictures) to avoid constant monitoring of the feed.</p>
|
||||
<p>Obviously, you can use the setup as a general purpose surveillance system to monitor noise in the whole house.</p>
|
||||
<a class="btn pull-right" href="/blog/2017/02/03/babyphone/#read-more">Read on →</a>
|
||||
<a class="btn pull-right" href="/blog/2017/02/04/babyphone/#read-more">Read on →</a>
|
||||
</div>
|
||||
</article>
|
||||
<hr>
|
||||
|
@ -680,7 +680,7 @@ You have to note:
|
|||
<article class="listing">
|
||||
<header>
|
||||
<h1 class="beta">
|
||||
<a href="/blog/2016/12/19/thank-you/">Thank You</a>
|
||||
<a href="/blog/2016/12/18/thank-you/">Thank You</a>
|
||||
</h1>
|
||||
<div class="meta clearfix">
|
||||
<time datetime="2016-12-19T05:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> December 19, 2016</time>
|
||||
|
@ -693,7 +693,7 @@ You have to note:
|
|||
</ul>
|
||||
</span>
|
||||
<a class='comments'
|
||||
href="/blog/2016/12/19/thank-you/#disqus_thread"
|
||||
href="/blog/2016/12/18/thank-you/#disqus_thread"
|
||||
>Comments</a>
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue