You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Instructions on how to use the iOS companion app with Home Assistant."
5
+
date: 2018-04-06 08:00
6
+
sidebar: true
7
+
comments: false
8
+
sharing: true
9
+
footer: true
10
+
logo: apple.png
11
+
ha_category: Hub
12
+
featured: true
13
+
ha_release: 0.31
14
+
ha_iot_class: depends
15
+
---
16
+
17
+
The `ios` component is the Home Assistant part for using the iOS companion app. For further details please check the [iOS section](/docs/ecosystem/ios/) in the documentation for further details.
* iOS device running at least iOS 9, but iOS 10 is greatly preferred.
28
27
* 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
34
33
35
34
## {% linkable_title Setup %}
36
35
37
-
### Automated Setup
36
+
### {% linkable_title Automated Setup %}
38
37
39
38
The `ios` component will automatically be loaded under the following circumstances:
40
39
@@ -45,7 +44,7 @@ Automated discovery and component loading only happens at first install of the a
45
44
46
45
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.
47
46
48
-
### Manual Setup
47
+
### {% linkable_title Manual Setup %}
49
48
50
49
You may also manually load the `ios` component by adding the following to your configuration:
0 commit comments