mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
updated yessssms documentation (#15640)
This commit is contained in:
parent
638e6092c6
commit
3dbbcc931b
@ -57,7 +57,7 @@ name:
|
|||||||
type: string
|
type: string
|
||||||
default: notify
|
default: notify
|
||||||
username:
|
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
|
required: true
|
||||||
type: string
|
type: string
|
||||||
password:
|
password:
|
||||||
@ -81,9 +81,9 @@ For an alternative provider you would set the `provider` option. An example conf
|
|||||||
notify:
|
notify:
|
||||||
- name: sms_to_self
|
- name: sms_to_self
|
||||||
platform: yessssms
|
platform: yessssms
|
||||||
username: 06641234567
|
username: "+436641234567"
|
||||||
password: tops3cr3tpass0rd
|
password: tops3cr3tpass0rd
|
||||||
recipient: 06641234567
|
recipient: "+436641234567"
|
||||||
provider: educom
|
provider: educom
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user