From 050cb97c2ec4eca4b65e0da2f204caa0423c7b97 Mon Sep 17 00:00:00 2001 From: rbflurry Date: Tue, 7 Feb 2017 14:51:05 -0500 Subject: [PATCH] Update notifications.markdown --- source/_ecosystem/ios/notifications.markdown | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/_ecosystem/ios/notifications.markdown b/source/_ecosystem/ios/notifications.markdown index ff2fa1d5f1b..4156760fef7 100644 --- a/source/_ecosystem/ios/notifications.markdown +++ b/source/_ecosystem/ios/notifications.markdown @@ -11,14 +11,12 @@ footer: true The `ios` notify platform enables sending push notifications to the Home Assistant iOS app. -## {% linkable_title Setup %} +The 'ios' platform will automatically load the notify serivce. + +The configuration.yaml entry below is no longer required. ```yaml # Example configuration.yaml entry notify: - platform: ios ``` - -Configuration variables: - -- **name** (*Optional*): The name of the service.