Skip to content

Commit c1f94fa

Browse files
committed
Update category
1 parent d75387f commit c1f94fa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

source/_components/notify.twilio_sms.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ha_release: "0.20"
1414

1515
The `twilio` notification platform enables sending notifications via SMS, powered by [Twilio](https://twilio.com).
1616

17+
The requirement is that you have setup [Twilio](/components/twilio/).
18+
1719
To use this notification platform in your installation, add the following to your `configuration.yaml` file:
1820

1921
```yaml

source/_components/twilio.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: twilio.png
11-
ha_category: Notifications
12-
ha_release: "0.20"
11+
ha_category: Hub
12+
ha_release: "0.40"
1313
---
1414

1515
The `twilio` component enables the sending of notifications via SMS and the creation of calls with [Twilio](https://twilio.com).

0 commit comments

Comments
 (0)