Skip to content

Commit 17f40e7

Browse files
Carlo Costanzofabaff
Carlo Costanzo
authored andcommitted
iOS love. (home-assistant#691)
Added iOS directions for adding an icon. Might want to change the page title to Getting started on Mobile. The directions are almost identical across android and iOS.
1 parent 2645399 commit 17f40e7

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed
Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
layout: page
3-
title: "Getting started on Android"
4-
description: "Android instructions to add Home Assistant to your homescreen."
3+
title: "Getting started on Mobile"
4+
description: "Android/iOS instructions to add Home Assistant to your homescreen."
55
date: 2015-03-08 21:36
66
sidebar: true
77
comments: false
88
sharing: true
99
footer: true
1010
---
1111

12-
Home Assistant is not available on the Play Store. Instead, Home Assistant leverages the new [manifest.json support](https://w3c.github.io/manifest/) to allow Android devices to add the web application to your homescreen as if it was a native application.
12+
Home Assistant is not available on the Play Store or App Store. Instead, Home Assistant leverages the new [manifest.json support](https://w3c.github.io/manifest/) to allow Mobile devices to add the web application to your homescreen as if it was a native application.
13+
14+
On Android:
1315

1416
1. Open Chrome
1517
2. Navigate to your Home Assistant instance
@@ -20,3 +22,11 @@ Home Assistant is not available on the Play Store. Instead, Home Assistant lever
2022
<p class='img' style='width:500px; margin-left: auto; margin-right: auto;'>
2123
<img src='/images/screenshots/android-homescreen-guide.gif' />
2224
</p>
25+
26+
On iOS:
27+
28+
1. Open Safari
29+
2. Navigate to your Home Assistant instance
30+
3. Click on the share icon in the middle of the toolbar (on the bottom)
31+
4. Click on Add to Home Screen
32+
5. A dialog will popup, click on Add

0 commit comments

Comments
 (0)