Update notifications.markdown
This commit is contained in:
parent
e8a25e8194
commit
050cb97c2e
1 changed files with 3 additions and 5 deletions
|
@ -11,14 +11,12 @@ footer: true
|
||||||
|
|
||||||
The `ios` notify platform enables sending push notifications to the Home Assistant iOS app.
|
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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
notify:
|
notify:
|
||||||
- platform: ios
|
- platform: ios
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
|
||||||
|
|
||||||
- **name** (*Optional*): The name of the service.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue