mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Rest Notifier Data Configuration (#2708)
This commit is contained in:
parent
9c411db10e
commit
7e75b8312f
@ -33,6 +33,8 @@ Configuration variables:
|
|||||||
- **message_param_name** (*Optional*): Parameter name for the message. Defaults to `message`.
|
- **message_param_name** (*Optional*): Parameter name for the message. Defaults to `message`.
|
||||||
- **title_param_name** (*Optional*): Parameter name for the title. Defaults to none.
|
- **title_param_name** (*Optional*): Parameter name for the title. Defaults to none.
|
||||||
- **target_param_name** (*Optional*): Parameter name for the target. Defaults to none.
|
- **target_param_name** (*Optional*): Parameter name for the target. Defaults to none.
|
||||||
|
- **data** (*Optional*): Dictionary of extra parameters to send to the resource.
|
||||||
|
- **data_template** (*Optional*): Template dictionary of extra parameters to send to the resource.
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user