Site updated at 2016-12-30 13:01:03 UTC

This commit is contained in:
Travis CI 2016-12-30 13:01:03 +00:00
parent 8246721d19
commit 3ad78028c3
23 changed files with 38 additions and 38 deletions

View file

@ -96,7 +96,7 @@
<p>An <a href="/getting-started/automation-trigger/#event-trigger">event</a> (<code class="highlighter-rouge">device_tracker_new_device</code>) will be fired when a device is discovered for the first time.</p>
<h1><a class="title-link" name="configuring-a-device_tracker-platform" href="#configuring-a-device_tracker-platform"></a> Configuring a <code class="highlighter-rouge">device_tracker</code> platform</h1>
<h2><a class="title-link" name="configuring-a-device_tracker-platform" href="#configuring-a-device_tracker-platform"></a> Configuring a <code class="highlighter-rouge">device_tracker</code> platform</h2>
<p>To get started add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> (example for Netgear):</p>
@ -153,7 +153,7 @@
<p>Multiple device trackers can be used in parallel, such as <a href="/components/device_tracker.owntracks/#using-owntracks-with-other-device-trackers">Owntracks</a> and <a href="/components/device_tracker.nmap_tracker/">Nmap</a>. The state of the device will be determined by the source that reported last.</p>
<h1><a class="title-link" name="known_devicesyaml" href="#known_devicesyaml"></a> <code class="highlighter-rouge">known_devices.yaml</code></h1>
<h2><a class="title-link" name="known_devicesyaml" href="#known_devicesyaml"></a> <code class="highlighter-rouge">known_devices.yaml</code></h2>
<p>Once <code class="highlighter-rouge">device_tracker</code> is enabled, a file will be created in your config dir named <code class="highlighter-rouge">known_devices.yaml</code>. Edit this file to adjust which devices to be tracked.</p>