✏️ Fixes capatalization of Home Assistant. (#5559)

This commit is contained in:
Franck Nijhof 2018-06-18 11:30:52 +02:00 committed by Fabian Affolter
parent ac12bd4436
commit 65c83ca43d

View File

@ -31,7 +31,7 @@ Configuration variables:
{% configuration %}
username:
description: "The matrix username that home assistant should use to log in. *Note*: You must specify a full matrix ID here, including the homeserver domain, e.g. '@my_matrix_bot:matrix.org'. Please note also that the '@' character has a special meaning in YAML, so this must always be given in quotes."
description: "The matrix username that Home Assistant should use to log in. *Note*: You must specify a full matrix ID here, including the homeserver domain, e.g. '@my_matrix_bot:matrix.org'. Please note also that the '@' character has a special meaning in YAML, so this must always be given in quotes."
required: true
type: string
password: