Minimizing of the configuration sample (#1034)
This commit is contained in:
parent
a175486bb3
commit
fab9b3034e
29 changed files with 146 additions and 158 deletions
|
@ -22,10 +22,10 @@ To use Pushover notifications, add the following to your `configuration.yaml` fi
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
name: NOTIFIER_NAME
|
||||
platform: pushover
|
||||
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
user_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
- name: NOTIFIER_NAME
|
||||
platform: pushover
|
||||
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
user_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue