diff --git a/homeassistant/components/device_tracker/geofency.py b/homeassistant/components/geofency/device_tracker.py similarity index 94% rename from homeassistant/components/device_tracker/geofency.py rename to homeassistant/components/geofency/device_tracker.py index cec494f322c..af11194c1d6 100644 --- a/homeassistant/components/device_tracker/geofency.py +++ b/homeassistant/components/geofency/device_tracker.py @@ -1,5 +1,5 @@ """ -Support for the Geofency platform. +Support for the Geofency device tracker platform. For more details about this platform, please refer to the documentation at https://home-assistant.io/components/device_tracker.geofency/