parent
e4deae0cd2
commit
38ee7392c4
2 changed files with 20 additions and 4 deletions
|
@ -8,7 +8,6 @@ comments: false
|
|||
sharing: true
|
||||
footer: true
|
||||
redirect_from: /ecosystem/ios/
|
||||
redirect_from: /components/ios/
|
||||
---
|
||||
|
||||
The Home Assistant for iOS app offers a companion app for iOS which is deeply integrated into both Home Assistant and iOS. Its basic features include:
|
||||
|
@ -22,7 +21,7 @@ The app is available on the iOS App Store in every country that Apple supports.
|
|||
|
||||
<p style="text-align: center;"><a target="_blank" href="https://itunes.apple.com/us/app/home-assistant-open-source-home-automation/id1099568401?mt=8" style="display:inline-block;overflow:hidden;background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg) no-repeat;width:135px;height:40px;background-size:contain;"></a></p>
|
||||
|
||||
## Basic requirements
|
||||
## {% linkable_title Basic requirements %}
|
||||
|
||||
* iOS device running at least iOS 9, but iOS 10 is greatly preferred.
|
||||
* Home Assistant 0.42.4 or higher for push notification support.
|
||||
|
@ -34,7 +33,7 @@ Loading the `ios` component will also load the [`device_tracker`][device-tracker
|
|||
|
||||
## {% linkable_title Setup %}
|
||||
|
||||
### Automated Setup
|
||||
### {% linkable_title Automated Setup %}
|
||||
|
||||
The `ios` component will automatically be loaded under the following circumstances:
|
||||
|
||||
|
@ -45,7 +44,7 @@ Automated discovery and component loading only happens at first install of the a
|
|||
|
||||
After the first automated setup you need to add `ios:` to your configuration so that the component loads by default even after restarting Home Assistant.
|
||||
|
||||
### Manual Setup
|
||||
### {% linkable_title Manual Setup %}
|
||||
|
||||
You may also manually load the `ios` component by adding the following to your configuration:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue