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