Site updated at 2016-10-27 15:01:55 UTC

This commit is contained in:
Travis CI 2016-10-27 15:01:55 +00:00
parent b7756b0568
commit 1917714ef4
30 changed files with 79 additions and 82 deletions

View file

@ -89,16 +89,16 @@
<hr class="divider">
<p>Home Assistant is not available on the Play Store or App Store. Instead, Home Assistant leverages the new <a href="https://w3c.github.io/manifest/">manifest.json support</a> to allow Mobile devices to add the web application to your homescreen as if it was a native application.</p>
<p>Home Assistant is not available on the Play Store or App Store. Instead, Home Assistant leverages the new W3C <a href="https://w3c.github.io/manifest/">manifest.json</a> support, allowing mobile devices to add the “web app” to your homescreen as if it was native.</p>
<p>On Android:</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>Tap on the Menu icon (three vertical bars)</li>
<li>Tap on Add to Homescreen</li>
<li>A dialog will popup; tap on Add</li>
</ol>
<p class="img" style="width:500px; margin-left: auto; margin-right: auto;">
@ -110,9 +110,9 @@
<ol>
<li>Open Safari</li>
<li>Navigate to your Home Assistant instance</li>
<li>Click on the share icon in the middle of the toolbar (on the bottom)</li>
<li>Click on Add to Home Screen</li>
<li>A dialog will popup, click on Add</li>
<li>Tap on the Share icon in the middle of the bottom toolbar</li>
<li>Tap on “Add to Home Screen”</li>
<li>A dialog will popup; tap on Add</li>
</ol>