Skip to content

Commit 050cb97

Browse files
authored
Update notifications.markdown
1 parent e8a25e8 commit 050cb97

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/_ecosystem/ios/notifications.markdown

+3-5
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ footer: true
1111

1212
The `ios` notify platform enables sending push notifications to the Home Assistant iOS app.
1313

14-
## {% linkable_title Setup %}
14+
The 'ios' platform will automatically load the notify serivce.
15+
16+
The configuration.yaml entry below is no longer required.
1517

1618
```yaml
1719
# Example configuration.yaml entry
1820
notify:
1921
- platform: ios
2022
```
21-
22-
Configuration variables:
23-
24-
- **name** (*Optional*): The name of the service.

0 commit comments

Comments
 (0)