Revise and update additional sections (#1330)
* Revise and update Automation * Helpers updates * Android updates * Fix link typo * Rectify wording * Update to macOS * Update securing text * Update updating * Update basic info * Further basic updates
This commit is contained in:
parent
561e198e52
commit
a01d73b732
7 changed files with 37 additions and 40 deletions
|
@ -9,15 +9,15 @@ sharing: true
|
|||
footer: true
|
||||
---
|
||||
|
||||
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.
|
||||
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:
|
||||
|
||||
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
|
||||
3. Tap on the Menu icon (three vertical bars)
|
||||
4. Tap on Add to Homescreen
|
||||
5. A dialog will popup; tap on Add
|
||||
|
||||
<p class='img' style='width:500px; margin-left: auto; margin-right: auto;'>
|
||||
<img src='/images/screenshots/android-homescreen-guide.gif' />
|
||||
|
@ -27,6 +27,6 @@ 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
|
||||
3. Tap on the Share icon in the middle of the bottom toolbar
|
||||
4. Tap on "Add to Home Screen"
|
||||
5. A dialog will popup; tap on Add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue