Site updated at 2016-12-10 22:57:15 UTC

This commit is contained in:
Travis CI 2016-12-10 22:57:15 +00:00
parent 38ce3c7e6a
commit 22e1f41b12
27 changed files with 46 additions and 42 deletions

View file

@ -115,7 +115,7 @@
<p>When you enter a geofence, your location name in Home Assistant will be set to the name of the geofence in Locative. When you exit a geofence, your location name in Home Assistant will be set to “not home”.</p>
<p>To use Locative in combination with another device tracker, such as <a href="/components/device_tracker.nmap_scanner/">nmap</a> or <a href="/components/device_tracker.netgear/">Netgear</a>, fill in the <code class="highlighter-rouge">mac</code> field to the Locative entry in <code class="highlighter-rouge">known_devices.yaml</code> with the MAC address of the device you want to track. The state of the device will be determined by the source that reported last.</p>
<p>To use Locative in combination with another device tracker, such as <a href="/components/device_tracker.nmap_tracker/">nmap</a> or <a href="/components/device_tracker.netgear/">Netgear</a>, fill in the <code class="highlighter-rouge">mac</code> field to the Locative entry in <code class="highlighter-rouge">known_devices.yaml</code> with the MAC address of the device you want to track. The state of the device will be determined by the source that reported last.</p>
</article>