Device tracker event documentation (#1389)

This commit is contained in:
Lewis Juggins 2016-11-03 09:32:34 +00:00 committed by Fabian Affolter
parent e04f16984d
commit 7cd8c19ee8

View File

@ -13,6 +13,8 @@ Home Assistant can get information from your wireless router or third party serv
There are also trackers available which use different technologies like [MQTT](/components/mqtt/) or [Nmap](/components/device_tracker.nmap_tracker/) to scan the network for devices. There are also trackers available which use different technologies like [MQTT](/components/mqtt/) or [Nmap](/components/device_tracker.nmap_tracker/) to scan the network for devices.
An [event](/getting-started/automation-trigger/#event-trigger) (`device_tracker_new_device`) will be fired when a device is discovered for the first time.
# {% linkable_title Configuring a `device_tracker` platform %} # {% linkable_title Configuring a `device_tracker` platform %}
To get started add the following lines to your `configuration.yaml` (example for Netgear): To get started add the following lines to your `configuration.yaml` (example for Netgear):