mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
iOS love. (#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.
This commit is contained in:
parent
2645399ccf
commit
17f40e754a
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Getting started on Android"
|
title: "Getting started on Mobile"
|
||||||
description: "Android instructions to add Home Assistant to your homescreen."
|
description: "Android/iOS instructions to add Home Assistant to your homescreen."
|
||||||
date: 2015-03-08 21:36
|
date: 2015-03-08 21:36
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -9,7 +9,9 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
On Android:
|
||||||
|
|
||||||
1. Open Chrome
|
1. Open Chrome
|
||||||
2. Navigate to your Home Assistant instance
|
2. Navigate to your Home Assistant instance
|
||||||
@ -20,3 +22,11 @@ Home Assistant is not available on the Play Store. Instead, Home Assistant lever
|
|||||||
<p class='img' style='width:500px; margin-left: auto; margin-right: auto;'>
|
<p class='img' style='width:500px; margin-left: auto; margin-right: auto;'>
|
||||||
<img src='/images/screenshots/android-homescreen-guide.gif' />
|
<img src='/images/screenshots/android-homescreen-guide.gif' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
On iOS:
|
||||||
|
|
||||||
|
1. Open Safari
|
||||||
|
2. Navigate to your Home Assistant instance
|
||||||
|
3. Click on the share icon in the middle of the toolbar (on the bottom)
|
||||||
|
4. Click on Add to Home Screen
|
||||||
|
5. A dialog will popup, click on Add
|
||||||
|
Loading…
x
Reference in New Issue
Block a user