Add Android home screen guide
This commit is contained in:
parent
843ab254bf
commit
cde3e082ed
3 changed files with 28 additions and 4 deletions
24
source/getting-started/android.markdown
Normal file
24
source/getting-started/android.markdown
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Getting started on Android"
|
||||
description: "Android instructions to add Home Assistant to your homescreen."
|
||||
date: 2015-03-08 21:36
|
||||
sidebar: false
|
||||
comments: false
|
||||
sharing: 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.
|
||||
|
||||
1. Open Chrome
|
||||
2. Navigate to your Home Assistant instance
|
||||
3. Click on the menu icon (three vertical dots)
|
||||
4. Click on Add to Homescreen
|
||||
5. A dialog will popup, click on Add
|
||||
|
||||
<p class='img' style='width:500px; margin-left: auto; margin-right: auto;'>
|
||||
<img src='/images/screenshots/android-homescreen-guide.gif' />
|
||||
</p>
|
||||
|
||||
Some internet service providers will only offer dynamic IPs. This can cause you to be unable to access Home Assistant while being remote. You can solve this by using a free Dynamic DNS service like [No-IP](http://www.noip.com/).
|
Loading…
Add table
Add a link
Reference in a new issue