Move configuration details to docs

This commit is contained in:
Fabian Affolter 2015-10-13 20:55:15 +02:00
parent 0369a9ee0d
commit 6ca50d8b5c

View File

@ -1,11 +1,10 @@
""" """
homeassistant.components.device_tracker.owntracks homeassistant.components.device_tracker.owntracks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OwnTracks platform for the device tracker. OwnTracks platform for the device tracker.
device_tracker: For more details about this platform, please refer to the documentation at
platform: owntracks https://home-assistant.io/components/device_tracker.owntracks.html
""" """
import json import json
import logging import logging