mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Updated SMTP usage description with example email address. (#21364)
This commit is contained in:
parent
8bef445456
commit
20ffb5bf74
@ -103,7 +103,7 @@ burglar:
|
||||
- /home/pi/snapshot2.jpg
|
||||
```
|
||||
|
||||
The optional `target` field is used to specify recipient(s) for this specific service call. When `target` field is not used, this message will be sent to default recipient(s), in this example, james@example.com and bob@example.com.
|
||||
The optional `target` field is used to specify recipient(s) for this specific service call. When `target` field is not used, this message will be sent to default recipient(s), in this example, my_intruder_alert@example.com.
|
||||
|
||||
The optional `images` field adds in-line image attachments to the email. This sends a text/HTML multi-part message instead of the plain text default.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user