diff --git a/source/_integrations/trackr.markdown b/source/_integrations/trackr.markdown deleted file mode 100644 index 99289be9e75..00000000000 --- a/source/_integrations/trackr.markdown +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: TrackR -description: Instructions on how to use TrackR to track devices in Home Assistant. -ha_release: 0.36 -ha_category: - - Presence Detection -ha_iot_class: Cloud Polling -ha_domain: trackr -ha_platforms: - - device_tracker ---- - -The `trackr` platform allows you to detect presence using [TrackR](https://www.thetrackr.com/) devices. - -The official TrackR mobile app handles the tracking of the TrackR devices using your phones Bluetooth and GPS. - -To integrate TrackR in Home Assistant, add the following section to your `configuration.yaml` file: - -```yaml -# Example configuration.yaml entry -device_tracker: - platform: trackr - username: YOUR_USERNAME - password: YOUR_PASSWORD -``` - -{% configuration %} -username: - description: The email address for the TrackR account. - required: true - type: string -password: - description: The password for your given username. - required: true - type: string -{% endconfiguration %} diff --git a/source/_redirects b/source/_redirects index 051e06fe088..9d9da026403 100644 --- a/source/_redirects +++ b/source/_redirects @@ -370,7 +370,6 @@ /components/device_tracker.tomato /integrations/tomato /components/device_tracker.tplink /integrations/tplink /components/device_tracker.traccar /integrations/traccar -/components/device_tracker.trackr /integrations/trackr /components/device_tracker.ubus /integrations/ubus /components/device_tracker.unifi /integrations/unifi /components/device_tracker.unifi_direct /integrations/unifi_direct @@ -1893,7 +1892,6 @@ /components/tplink /integrations/tplink /components/tplink_lte /integrations/tplink_lte /components/traccar /integrations/traccar -/components/trackr /integrations/trackr /components/tradfri /integrations/tradfri /components/trafikverket_train /integrations/trafikverket_train /components/trafikverket_weatherstation /integrations/trafikverket_weatherstation @@ -2314,3 +2312,6 @@ /components/wunderground /more-info/removed-integration 301 /integrations/wunderground /more-info/removed-integration 301 /integrations/garmin_connect /more-info/removed-integration 301 +/components/device_tracker.trackr /more-info/removed-integration 301 +/components/trackr /more-info/removed-integration 301 +/integrations/trackr /more-info/removed-integration 301