diff --git a/source/_components/notify.twilio_sms.markdown b/source/_components/notify.twilio_sms.markdown index 81c9570311f..1e35c14866e 100644 --- a/source/_components/notify.twilio_sms.markdown +++ b/source/_components/notify.twilio_sms.markdown @@ -14,6 +14,8 @@ ha_release: "0.20" The `twilio` notification platform enables sending notifications via SMS, powered by [Twilio](https://twilio.com). +The requirement is that you have setup [Twilio](/components/twilio/). + To use this notification platform in your installation, add the following to your `configuration.yaml` file: ```yaml diff --git a/source/_components/twilio.markdown b/source/_components/twilio.markdown index 6c4e040cbad..250fc3a0ce7 100644 --- a/source/_components/twilio.markdown +++ b/source/_components/twilio.markdown @@ -8,8 +8,8 @@ comments: false sharing: true footer: true logo: twilio.png -ha_category: Notifications -ha_release: "0.20" +ha_category: Hub +ha_release: "0.40" --- The `twilio` component enables the sending of notifications via SMS and the creation of calls with [Twilio](https://twilio.com).