mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
missing parameter description for free mobile (#14836)
This commit is contained in:
parent
8f2701363f
commit
3dcd1f89d4
@ -33,6 +33,11 @@ notify:
|
|||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
name:
|
||||||
|
description: "The optional parameter name allows multiple notifiers to be created. The notifier will bind to the service notify.NOTIFIER_NAME."
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: notify
|
||||||
username:
|
username:
|
||||||
description: This is the id given by FreeMobile to access to your online account.
|
description: This is the id given by FreeMobile to access to your online account.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user