Skip to content

Commit 1aa509a

Browse files
kwdavidsonfabaff
authored andcommitted
Update notify.clicksend_tts.markdown (home-assistant#3726)
Minor grammar and formatting fixes.
1 parent 440b184 commit 1aa509a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/notify.clicksend_tts.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Configuration variables:
3434
* **name** (Optional): Setting the optional parameter name allows multiple notifiers to be created. The default value is `ClickSend`. The notifier will bind to the service notify.NOTIFIER_NAME.
3535
* **username** (Required): Your username.
3636
* **api_key** (Required): Your API Key.
37-
* **recipient** (Required): Your phone no. This is where you want to send your notification SMS messages. eg: `09171234567`
38-
* **language** (Optional): The language you want to use to convert the message to audio. Accepted values are found in the [ClickSend Documentation](http://docs.clicksend.apiary.io/#reference/voice/voice-languages). Default value is 'en-us'.
39-
* **voice** (Optional): The voice that needs to be used to play the message to the recipient. Allowed values are 'female' or 'male'. Default value is 'female'.
37+
* **recipient** (Required): Your phone number. This is where you want to send your notification SMS messages (e.g., `09171234567`)
38+
* **language** (Optional): The language you want to use to convert the message to audio. Accepted values are found in the [ClickSend Documentation](http://docs.clicksend.apiary.io/#reference/voice/voice-languages). Default value is `en-us`.
39+
* **voice** (Optional): The voice that needs to be used to play the message to the recipient. Allowed values are `female` or `male`. Default value is `female`.
4040

4141
To use notifications, please see the [getting started with automation page](https://home-assistant.io/getting-started/automation/).
4242

0 commit comments

Comments
 (0)