Update ios.markdown to resolve password save issue (#7747)

https://community.home-assistant.io/t/ios-app-wont-save-my-home-assistant/74336
This commit is contained in:
Piers Dawson-Damer 2019-01-02 02:43:48 +11:00 committed by Franck Nijhof
parent 282dbc2ff0
commit d2420a973f

View File

@ -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 %}