Site updated at 2016-10-07 05:09:28 UTC
This commit is contained in:
parent
46db124ede
commit
ac140f9afc
26 changed files with 41 additions and 38 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
<p>Home Assistant can get information from your wireless router or third party services like iCloud or OwnTracks to track which devices are connected and considered “in home”. Please check the sidebar for a list of brands of supported wireless routers and services.</p>
|
||||
|
||||
<p>There are also trackers available which use different technologies like <a href="/components/mqtt/">MQTT</a> or <a href="/components/device_tracker.nmap_scanner/">Nmap</a> to scan the network for devices.</p>
|
||||
<p>There are also trackers available which use different technologies like <a href="/components/mqtt/">MQTT</a> or <a href="/components/device_tracker.nmap_tracker/">Nmap</a> to scan the network for devices.</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>
|
||||
|
||||
|
@ -135,7 +135,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>Multiple device trackers can be used in parallel, such as <a href="/components/device_tracker.owntracks/">Owntracks</a> and <a href="/components/device_tracker.nmap_scanner/">Nmap</a>. The state of the device will be determined by the source that reported last.</p>
|
||||
<p>Multiple device trackers can be used in parallel, such as <a href="/components/device_tracker.owntracks/">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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue