From e054444546892901d24fd4762860a9cf3e74e378 Mon Sep 17 00:00:00 2001 From: towerhand <42445253+towerhand@users.noreply.github.com> Date: Tue, 22 Jan 2019 05:16:30 -0600 Subject: [PATCH] Update ios.markdown (#8182) * Update ios.markdown * Update ios.markdown * :pencil2: Tweaks --- source/_docs/ecosystem/ios.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/ios.markdown b/source/_docs/ecosystem/ios.markdown index 2bf9d241aba..57c9ad0c579 100644 --- a/source/_docs/ecosystem/ios.markdown +++ b/source/_docs/ecosystem/ios.markdown @@ -31,7 +31,7 @@ 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`](/components/http/#api_password) must be set. +The Home Assistant for iOS app supports the new authentication system introduced in Home Assistant 0.77. ## {% linkable_title Setup %}