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 add Automate to your installation, add the following to your `configuration.y
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
notify:
|
||||
name: NOTIFIER_NAME
|
||||
platform: llamalab_automate
|
||||
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
to: example@gmail.com
|
||||
- name: NOTIFIER_NAME
|
||||
platform: llamalab_automate
|
||||
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
|
||||
to: example@gmail.com
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue