Site updated at 2015-10-27 19:46:09 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-27 12:46:09 -07:00
parent adcde053bb
commit 7412a60701
214 changed files with 2096 additions and 2370 deletions

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Getting started on Android">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/getting-started/android.html/">
<meta property="og:url" content="https://home-assistant.io/getting-started/android.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Android instructions to add Home Assistant to your homescreen.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -110,11 +111,11 @@
<p>Home Assistant is not available on the Play Store. Instead, Home Assistant leverages the new <a href="https://w3c.github.io/manifest/">manifest.json support</a> to allow Android devices to add the web application to your homescreen as if it was a native application.</p>
<ol>
<li> Open Chrome</li>
<li> Navigate to your Home Assistant instance</li>
<li> Click on the menu icon (three vertical dots)</li>
<li> Click on Add to Homescreen</li>
<li> A dialog will popup, click on Add</li>
<li>Open Chrome</li>
<li>Navigate to your Home Assistant instance</li>
<li>Click on the menu icon (three vertical dots)</li>
<li>Click on Add to Homescreen</li>
<li>A dialog will popup, click on Add</li>
</ol>