Fix ha_release and other minor issues
This commit is contained in:
parent
2b3c56017d
commit
03ca0b369e
10 changed files with 27 additions and 25 deletions
|
@ -9,12 +9,12 @@ sharing: true
|
|||
footer: true
|
||||
logo: twilio.png
|
||||
ha_category: Notifications
|
||||
ha_release: 0.20
|
||||
ha_release: "0.20"
|
||||
---
|
||||
|
||||
The `twilio` notify platform enables sending notifications via SMS, powered by [Twilio](https://twilio.com).
|
||||
The `twilio` notification platform enables sending notifications via SMS, powered by [Twilio](https://twilio.com).
|
||||
|
||||
To use this nofification in your installation, add the following to your `configuration.yaml` file:
|
||||
To use this notification platform in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue