Move configuration details to docs
This commit is contained in:
parent
966fd8f24d
commit
c74f46794e
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
"""
|
"""
|
||||||
homeassistant.components.device_tracker.geofancy
|
homeassistant.components.device_tracker.geofancy
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Geofancy platform for the device tracker.
|
Geofancy platform for the device tracker.
|
||||||
|
|
||||||
device_tracker:
|
For more details about this platform, please refer to the documentation at
|
||||||
platform: geofancy
|
https://home-assistant.io/components/device_tracker.geofancy.html
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from homeassistant.const import (
|
from homeassistant.const import (
|
||||||
|
|
Loading…
Add table
Reference in a new issue