mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Move configuration details to docs
This commit is contained in:
parent
0369a9ee0d
commit
6ca50d8b5c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user