Skip to content

Commit 1d931d2

Browse files
authored
Merge pull request home-assistant#2459 from JulianKahnert/patch-1
zone tracking enabled by default (since iOS 1.0.2)
2 parents 5e6235d + df8069e commit 1d931d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/ecosystem/ios/location.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ At launch, Home Assistant for iOS sets up geofences for all zones in your Home A
3434

3535
### Configuration
3636

37-
Add `track_ios: true` to your zone configurations to enable it for tracking in all connected iOS apps.
37+
To disable location tracking add `track_ios: false` to each zones settings or under customize.
3838

3939
[apple-energy-guide]: https://developer.apple.com/library/content/documentation/Performance/Conceptual/EnergyGuide-iOS/LocationBestPractices.html#//apple_ref/doc/uid/TP40015243-CH24-SW4
4040
[apple-location-programming-guide]: https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/LocationAwarenessPG/CoreLocation/CoreLocation.html#//apple_ref/doc/uid/TP40009497-CH2-SW9

0 commit comments

Comments
 (0)