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.