mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
missing parameter description for free mobile (#14836)
This commit is contained in:
parent
8f2701363f
commit
3dcd1f89d4
@ -33,6 +33,11 @@ notify:
|
||||
```
|
||||
|
||||
{% 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:
|
||||
description: This is the id given by FreeMobile to access to your online account.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user