Minimizing of the configuration sample (#1034)
This commit is contained in:
parent
a175486bb3
commit
fab9b3034e
29 changed files with 146 additions and 158 deletions
|
@ -19,9 +19,9 @@ To enable Pushbullet notifications in your installation, add the following to yo
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
platform: pushbullet
|
||||
api_key: YOUR_API_KEY
|
||||
name: NOTIFIER_NAME
|
||||
- name: NOTIFIER_NAME
|
||||
platform: pushbullet
|
||||
api_key: YOUR_API_KEY
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue