mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Move configuration details to docs
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
"""
|
||||
homeassistant.components.device_tracker.geofancy
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Geofancy platform for the device tracker.
|
||||
|
||||
device_tracker:
|
||||
platform: geofancy
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/device_tracker.geofancy.html
|
||||
"""
|
||||
|
||||
from homeassistant.const import (
|
||||
|
Reference in New Issue
Block a user