Skip to content

Commit 38ee739

Browse files
authored
1 parent e4deae0 commit 38ee739

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

source/_components/ios.markdown

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: page
3+
title: "iOS"
4+
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.

source/_docs/ecosystem/ios.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ comments: false
88
sharing: true
99
footer: true
1010
redirect_from: /ecosystem/ios/
11-
redirect_from: /components/ios/
1211
---
1312

1413
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.
2221

2322
<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>
2423

25-
## Basic requirements
24+
## {% linkable_title Basic requirements %}
2625

2726
* iOS device running at least iOS 9, but iOS 10 is greatly preferred.
2827
* 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
3433

3534
## {% linkable_title Setup %}
3635

37-
### Automated Setup
36+
### {% linkable_title Automated Setup %}
3837

3938
The `ios` component will automatically be loaded under the following circumstances:
4039

@@ -45,7 +44,7 @@ Automated discovery and component loading only happens at first install of the a
4544

4645
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.
4746

48-
### Manual Setup
47+
### {% linkable_title Manual Setup %}
4948

5049
You may also manually load the `ios` component by adding the following to your configuration:
5150

0 commit comments

Comments
 (0)