From 3c9cb849aba5be60a261f5d5b83f3b8fd769f4ca Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 4 Mar 2020 10:17:22 +0100 Subject: [PATCH] Remove obsolete mobile page (#12257) * Remove obsolete mobile page * Cleanup asset --- .../certificates/lets_encrypt.markdown | 2 +- source/_docs/frontend/mobile.markdown | 29 ------------------ source/_includes/asides/docs_navigation.html | 3 -- source/_redirects | 1 + .../screenshots/android-homescreen-guide.gif | Bin 196283 -> 0 bytes 5 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 source/_docs/frontend/mobile.markdown delete mode 100644 source/images/screenshots/android-homescreen-guide.gif diff --git a/source/_docs/ecosystem/certificates/lets_encrypt.markdown b/source/_docs/ecosystem/certificates/lets_encrypt.markdown index a75d3cefd74..da31010ba61 100644 --- a/source/_docs/ecosystem/certificates/lets_encrypt.markdown +++ b/source/_docs/ecosystem/certificates/lets_encrypt.markdown @@ -362,7 +362,7 @@ https://YOUR-HA-IP:8123 Some cases such as this are where your router does not allow 'loopback' or where there is a problem with incoming connections due to technical failure. In these cases you can still use your internal connection and safely ignore the warnings. -If you were previously using a webapp on your phone/tablet to access your Home Assistant you should delete the old one and create a new one with the new address. The old one will no longer work as it is not keyed to your new, secure URL. Instructions for creating your new webapp can be found [here](/docs/frontend/mobile/). +If you were previously using a webapp on your phone/tablet to access your Home Assistant you should delete the old one and create a new one with the new address. The old one will no longer work as it is not keyed to your new, secure URL. All done? Accessing your Home Assistant from across the world with your DuckDNS URL and a lovely secure logo on your browser? Ace! Now let's clean up our port forwards so that we are only exposing the parts of our network that are absolutely necessary to the outside world. diff --git a/source/_docs/frontend/mobile.markdown b/source/_docs/frontend/mobile.markdown deleted file mode 100644 index b2b6201d606..00000000000 --- a/source/_docs/frontend/mobile.markdown +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Getting started on Mobile" -description: "Android/iOS instructions to add Home Assistant to your homescreen." -redirect_from: /getting-started/mobile/ ---- - -Home Assistant has [a companion app for both Android and iOS](/docs/ecosystem/ios/). - -As an alternative to the iOS and Android companion apps, you can add the Home Assistant "web app" to your homescreen as if it was native (Home Assistant leverages the W3C [`manifest.json`](https://w3c.github.io/manifest/) support). - -## Android - - 1. Open Chrome - 2. Navigate to your Home Assistant instance - 3. Tap on the Menu icon (three vertical bars) - 4. Tap on Add to Homescreen - 5. A dialog will popup; tap on Add - -

- -

- -## iOS - - 1. Open Safari - 2. Navigate to your Home Assistant instance - 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 diff --git a/source/_includes/asides/docs_navigation.html b/source/_includes/asides/docs_navigation.html index 9edc7e8b6da..9ad89018186 100644 --- a/source/_includes/asides/docs_navigation.html +++ b/source/_includes/asides/docs_navigation.html @@ -98,9 +98,6 @@
  • {% active_link /docs/frontend/ Frontend %}