|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| + | <big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big> |
| | | |
− | ===Description===
| + | <big> |
− | | + | This document is available at: http://docs2.hubitat.com/devices/twilio-notification |
− | Twilio allows you to send SMS messages from your Hubitat Elevation<sup>®</sup> hub based on Rule Machine<sup>®</sup> rules and Hubitat Elevation app notification settings.
| + | </big> |
− | | |
− | === Setup overview ===
| |
− | | |
− | # Visit twilio.com to obtain a user account
| |
− | # This provide you with an '''Account SID''' and '''Auth Token''' (a string of long random letters and numbers), as well as a unique phone number.
| |
− | # On your Hubitat Elevation<sup>®</sup> hub, create one or more virtual devices and assign Twilio driver to them.
| |
− | # Paste the two '''Tokens''' you received when creating your Twilio account.
| |
− | # Select '''Save'''.
| |
− | # Choose the '''phone number''' to send from and enter the '''phone number''' to send SMS notifications to.
| |
− | # Press '''Save'''.
| |
− | # Use the Twilio device(s) in your Rule Machine<sup>®</sup> rules and Hubitat Elevation<sup>®</sup> apps to send SMS notifications.
| |
− | | |
− | ===Setup Details===
| |
− | | |
− | # Sign up for a Twilio account at twilio.com
| |
− | # Navigate to https://www.twilio.com/console to retrieve your '''Account SID''' and '''Auth Token'''[[File:TwilioConsole.png|none|thumb|800x800px]]
| |
− | # Authorize a phone number to send messages to using https://www.twilio.com/console/phone-numbers/verified[[File:TwilioVerifiedNumbers.png|none|thumb|800x800px]]
| |
− | # On your Hubitat Elevation® hub, select '''Devices''' then choose '''Add Virtual Device'''[[File:Add Virtual Device 2.0.png|none|thumb|800x800px]]
| |
− | # In '''Device Name''' field, enter the name of the device, (i.e. ''My Twilio Device'') and for the '''Type''' select ''Twilio Notification''
| |
− | # Press '''Save Device'''[[File:TwilioHubitatNewDevice.png|none|thumb|800x800px]]
| |
− | # The device details page will open and you will enter the '''Account SID''' and '''Auth Token''' from your Twilio account in the fields as shown below.
| |
− | # Press '''Save Preferences'''[[File:TwilioHubitatInitialPreferences.png|none|thumb|800x800px]]
| |
− | # The page will reload and you will be given the option to select the '''From Phone Number''' which will be the same as the one listed on your Twilio Dashboard.
| |
− | # In the '''To Phone Number''' field, enter one of the phone numbers that were authorized to receive SMS messages in '''Step 3'''
| |
− | # Press '''Save Preferences'''[[File:TwilioHubitatFinalPreferences.png|none|thumb|800x800px]]
| |
− | # The device is now able to be used by Rule Machine<sup>®</sup> rules and Hubitat Elevation<sup>®</sup> apps to send SMS notifications.
| |
− | #* '''NOTE''': You may test your setup by entering a message in the text field below the '''Device Notification''' button of the Twillo Device details page. Press the '''Device Notification''' button to sent the test SMS message.[[File:TwilioHubitatSendMessage.png|none|thumb|318x318px]]
| |