diff --git a/source/_docs/ecosystem/ios.markdown b/source/_docs/ecosystem/ios.markdown index 9a176f006bd..66c842fc9a5 100644 --- a/source/_docs/ecosystem/ios.markdown +++ b/source/_docs/ecosystem/ios.markdown @@ -17,14 +17,9 @@ The Home Assistant for iOS app offers a companion app for iOS which is deeply in * Basic control of all Home Assistant entities * Integration with third party apps -

-Currently, the app is only available via a closed beta. It will be on the App Store within the next few weeks. -

+The app is available on the iOS App Store in every country that Apple supports. -

- - An example of a Home Assistant group as seen in the iOS app. -

+

## Basic requirements diff --git a/source/_docs/ecosystem/ios/location.markdown b/source/_docs/ecosystem/ios/location.markdown index ac344227c2b..6ee15213b5c 100644 --- a/source/_docs/ecosystem/ios/location.markdown +++ b/source/_docs/ecosystem/ios/location.markdown @@ -32,6 +32,10 @@ What's the real story on significant-change location updates? Who knows, because At launch, Home Assistant for iOS sets up geofences for all zones in your Home Assistant configuration. Enter and exit notifications are sent to Home Assistant. +### Configuration + +Add `track_ios: true` to your zone configurations to enable it for tracking in all connected iOS apps. + [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 [stackoverflow]: http://stackoverflow.com/a/13331625/486182 diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html index 5839ef04b86..553fb482170 100644 --- a/source/_includes/asides/docs_navigation.html +++ b/source/_includes/asides/docs_navigation.html @@ -113,6 +113,26 @@
  • {% active_link /docs/mqtt/processing_json/ Processing JSON %}
  • +
  • + {% active_link /docs/ecosystem/ios/ iOS %} + +
  • {% active_link /docs/ecosystem/ Ecosystem %}
  • -
  • - {% active_link /docs/ecosystem/ios/notifications/ iOS %} - -
  • Remote access