mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Replace target with recipient in tplink_lte config (#8460)
This commit is contained in:
parent
02a3031a2b
commit
72da767f1c
@ -28,9 +28,9 @@ tplink_lte:
|
||||
password: SECRET
|
||||
notify:
|
||||
- name: sms1
|
||||
target: "+15105550123"
|
||||
recipient: "+15105550123"
|
||||
- name: sms2
|
||||
target: "+55520525252"
|
||||
recipient: "+55520525252"
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user