From 6263eaeacab4558a5e769fd36a6121f1399ddb51 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Tue, 7 Feb 2017 12:27:11 -0800 Subject: [PATCH] Language fix --- source/_ecosystem/ios/notifications.markdown | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/source/_ecosystem/ios/notifications.markdown b/source/_ecosystem/ios/notifications.markdown index 4156760fef7..49490161de0 100644 --- a/source/_ecosystem/ios/notifications.markdown +++ b/source/_ecosystem/ios/notifications.markdown @@ -11,12 +11,4 @@ footer: true The `ios` notify platform enables sending push notifications to the Home Assistant iOS app. -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 -``` +The 'ios' component will automatically load the notify serivce. No extra configuration is needed or supported.