From df8069e58d96cb77dfe145bd1f6404b88c340cbb Mon Sep 17 00:00:00 2001 From: Julian Kahnert Date: Thu, 20 Apr 2017 09:22:23 +0200 Subject: [PATCH] zone tracking enabled by default (since iOS 1.0.2) also see: --- source/_docs/ecosystem/ios/location.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/ios/location.markdown b/source/_docs/ecosystem/ios/location.markdown index 6ee15213b5c..beb6ca7019f 100644 --- a/source/_docs/ecosystem/ios/location.markdown +++ b/source/_docs/ecosystem/ios/location.markdown @@ -34,7 +34,7 @@ At launch, Home Assistant for iOS sets up geofences for all zones in your Home A ### Configuration -Add `track_ios: true` to your zone configurations to enable it for tracking in all connected iOS apps. +To disable location tracking add `track_ios: false` to each zones settings or under customize. [apple-energy-guide]: https://developer.apple.com/library/content/documentation/Performance/Conceptual/EnergyGuide-iOS/LocationBestPractices.html#//apple_ref/doc/uid/TP40015243-CH24-SW4 [apple-location-programming-guide]: https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/LocationAwarenessPG/CoreLocation/CoreLocation.html#//apple_ref/doc/uid/TP40009497-CH2-SW9