Language fix

This commit is contained in:
Robbie Trencheny 2017-02-07 12:27:11 -08:00 committed by GitHub
parent 733b657509
commit 6263eaeaca

View File

@ -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.