From d2420a973f10aa502f377605357d0c678e5c446e Mon Sep 17 00:00:00 2001 From: Piers Dawson-Damer Date: Wed, 2 Jan 2019 02:43:48 +1100 Subject: [PATCH] Update ios.markdown to resolve password save issue (#7747) https://community.home-assistant.io/t/ios-app-wont-save-my-home-assistant/74336 --- source/_docs/ecosystem/ios.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/ecosystem/ios.markdown b/source/_docs/ecosystem/ios.markdown index d6554f1ace7..2fc5de550b1 100644 --- a/source/_docs/ecosystem/ios.markdown +++ b/source/_docs/ecosystem/ios.markdown @@ -31,6 +31,8 @@ The `ios` component is the companion component for the Home Assistant iOS app. W Loading the `ios` component will also load the [`device_tracker`](/components/device_tracker), [`zeroconf`](/components/zeroconf) and [`notify`](/components/notify) platforms. +In order to save credentials and adjust settings within the iOS Home Assistant app, the Optional (`api_password`)[https://www.home-assistant.io/components/http/#api_password] must be set. + ## {% linkable_title Setup %} ### {% linkable_title Automated Setup %}