The Twilio SMS Action Component is to send an SMS text message via Twilio. It is useful to notify people of information from sensors.

Component Properties

Name Required Description
To True The number to send the message to, starting with the country code, for example (44 in UK) 447123456789
From True From
Message True Message to be sent, for example "The current temperature is" + cv.Payload + "°C"
Timeout True Timeout (ms)
Twilio Token False Twilio Token from the Base Property Profile
AccountSID True AccountSID if not taken from the Base Property Profile
AuthToken True AuthToken if not taken from the Base Property Profile

Need more help with this?
Join our slack community for help

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.