mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Update variables description
This commit is contained in:
parent
b63af055d7
commit
066d4928df
@ -23,10 +23,10 @@ notify:
|
|||||||
timestamp: 1 or 0
|
timestamp: 1 or 0
|
||||||
```
|
```
|
||||||
|
|
||||||
Setting the optional parameter `name` allows multiple notifiers to be created.
|
Configuration variables:
|
||||||
The default value is `notify`. The notifier will bind to the service
|
|
||||||
`notify.NOTIFIER_NAME`.
|
|
||||||
|
|
||||||
Setting `timestamp` to 1 adds a timestamp to every entry.
|
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
|
||||||
|
- **filename** (*Required*): Name of the file to use. The file will be created if it doesn't exist and saved in your `config/` folder.
|
||||||
|
- **timestamp** (*Optional*): Setting `timestamp` to 1 adds a timestamp to every entry.
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page]({{site_root}}/components/automation.html).
|
To use notifications, please see the [getting started with automation page]({{site_root}}/components/automation.html).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user