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
|
@ -4,7 +4,7 @@
|
|||
<title><![CDATA[Category: Presence-Detection | Home Assistant]]></title>
|
||||
<link href="https://home-assistant.io/blog/categories/presence-detection/atom.xml" rel="self"/>
|
||||
<link href="https://home-assistant.io/"/>
|
||||
<updated>2017-08-26T12:50:28+00:00</updated>
|
||||
<updated>2017-08-26T17:19:49+00:00</updated>
|
||||
<id>https://home-assistant.io/</id>
|
||||
<author>
|
||||
<name><![CDATA[Home Assistant]]></name>
|
||||
|
@ -72,13 +72,13 @@ Once you’ve created the zone - you need to restart HA. The next step is:-
|
|||
8. Enter the `Minor` and `Major` numbers for your iBeacon - or leave them at 0 which will match all beacons with that `UUID`
|
||||
|
||||
<p class='img'>
|
||||
<img width='200' border='2' src='https://home-assistant.io/images/blog/2016-04-ibeacons/owntracks_beacon_setup.png'>
|
||||
<img width='200' border='2' src='/images/blog/2016-04-ibeacons/owntracks_beacon_setup.png'>
|
||||
</p>
|
||||
|
||||
Once you’ve added the iBeacon - you should be able to see it on the OwnTracks region screen. If your phone can see the packets from that beacon, OwnTracks will turn the relevant Region red.
|
||||
|
||||
<p class='img'>
|
||||
<img width='200' src='https://home-assistant.io/images/blog/2016-04-ibeacons/owntracks_red_beacon.png'>
|
||||
<img width='200' src='/images/blog/2016-04-ibeacons/owntracks_red_beacon.png'>
|
||||
</p>
|
||||
|
||||
When OwnTracks sees the beacon (and turns the region red), it also sends an MQTT packet to HA to say that you have entered that region.
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Category: Presence-Detection">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/categories/presence-detection/">
|
||||
<link rel="canonical" href="/blog/categories/presence-detection/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Category: Presence-Detection">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/categories/presence-detection/">
|
||||
<meta property="og:url" content="/blog/categories/presence-detection/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Category: Presence-Detection">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -90,9 +90,9 @@
|
|||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
<li><a class='category' href='/blog/categories/owntracks/'>OwnTracks</a></li>
|
||||
<li><a class='category' href='/blog/categories/presence-detection/'>Presence-Detection</a></li>
|
||||
<li><a class='category' href='/blog/categories/ibeacons/'>iBeacons</a></li>
|
||||
<li>iBeacons</li>
|
||||
<li>Presence-Detection</li>
|
||||
<li>OwnTracks</li>
|
||||
</ul>
|
||||
</span>
|
||||
</footer>
|
||||
|
@ -126,10 +126,10 @@
|
|||
class="twitter-share-button"
|
||||
data-via="home_assistant"
|
||||
data-related="home_assistant"
|
||||
data-url="https://home-assistant.io/blog/categories/presence-detection/"
|
||||
data-counturl="https://home-assistant.io/blog/categories/presence-detection/" >Tweet</a>
|
||||
data-url="/blog/categories/presence-detection/"
|
||||
data-counturl="/blog/categories/presence-detection/" >Tweet</a>
|
||||
<div class="fb-share-button" style='top: -6px;'
|
||||
data-href="https://home-assistant.io/blog/categories/presence-detection/"
|
||||
data-href="/blog/categories/presence-detection/"
|
||||
data-layout="button_count">
|
||||
</div>
|
||||
<div class="g-plusone" data-size="standard"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue