mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Minor changes
This commit is contained in:
parent
fb4d4c8716
commit
4d4e0f040c
@ -14,6 +14,12 @@ ha_release: 0.16
|
||||
|
||||
The `MessageBird` notification platform sends notifications as SMS messages using [MessageBird](https://www.messagebird.com/) to your mobile phone.
|
||||
|
||||
## {% linkable_title Setup %}
|
||||
|
||||
Go to https://www.messagebird.com/ to retrieve your API key.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To enable MessageBird notifications in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
@ -26,7 +32,7 @@ notify:
|
||||
|
||||
{% configuration %}
|
||||
api_key:
|
||||
description: "Enter the API key for MessageBird. Go to https://www.messagebird.com/ to retrieve your API key."
|
||||
description: Your MessageBird API key.
|
||||
required: true
|
||||
type: string
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user