mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
update documentation to reflect changes (#7029)
Chased the default sender to be 'hass' to remove sending an array of senders bug.
This commit is contained in:
parent
21bc58ade5
commit
23a4976b2c
@ -62,7 +62,7 @@ sender:
|
|||||||
description: The name or number of the sender.
|
description: The name or number of the sender.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: recipient
|
default: 'hass'
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
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