mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
updated yessssms documentation (#15640)
This commit is contained in:
parent
638e6092c6
commit
3dbbcc931b
@ -57,7 +57,7 @@ name:
|
||||
type: string
|
||||
default: notify
|
||||
username:
|
||||
description: This is your login name (usually your phone number). Veryfy that you can use your credentials on the Yesss.at website.
|
||||
description: This is your login name (usually your phone number, but in some cases it could be your e-mail). Veryfy that you can use your credentials on the Yesss.at website.
|
||||
required: true
|
||||
type: string
|
||||
password:
|
||||
@ -81,9 +81,9 @@ For an alternative provider you would set the `provider` option. An example conf
|
||||
notify:
|
||||
- name: sms_to_self
|
||||
platform: yessssms
|
||||
username: 06641234567
|
||||
username: "+436641234567"
|
||||
password: tops3cr3tpass0rd
|
||||
recipient: 06641234567
|
||||
recipient: "+436641234567"
|
||||
provider: educom
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user