mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Replacing twilio_sms by twilio_call (#9446)
This commit is contained in:
parent
367456d6d9
commit
2a09f535ef
@ -54,7 +54,7 @@ automation:
|
|||||||
platform: sun
|
platform: sun
|
||||||
event: sunset
|
event: sunset
|
||||||
action:
|
action:
|
||||||
service: notify.twilio_sms
|
service: notify.twilio_call
|
||||||
data:
|
data:
|
||||||
message: 'The sun has set'
|
message: 'The sun has set'
|
||||||
target:
|
target:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user