Fixed menu to contain also iOS. (#1851)
* Fixed menu to contain also iOS. Because article it also about iOS. * Changed URL in link. * Renamed android page to mobile. * Added redirect_from for mobile page from old path. * Fixed formatting in mobile page.
This commit is contained in:
parent
d5d8b9725d
commit
f006544cb6
5 changed files with 9 additions and 3 deletions
|
@ -7,11 +7,12 @@ sidebar: true
|
|||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
redirect_from: /getting-started/android/
|
||||
---
|
||||
|
||||
Home Assistant is not available on the Play Store or App Store. Instead, Home Assistant leverages the new W3C [manifest.json](https://w3c.github.io/manifest/) support, allowing mobile devices to add the "web app" to your homescreen as if it was native.
|
||||
|
||||
On Android:
|
||||
# On Android:
|
||||
|
||||
1. Open Chrome
|
||||
2. Navigate to your Home Assistant instance
|
||||
|
@ -23,7 +24,7 @@ On Android:
|
|||
<img src='/images/screenshots/android-homescreen-guide.gif' />
|
||||
</p>
|
||||
|
||||
On iOS:
|
||||
# On iOS:
|
||||
|
||||
1. Open Safari
|
||||
2. Navigate to your Home Assistant instance
|
Loading…
Add table
Add a link
Reference in a new issue