Add the quote suggestion to the iAlarm configuration (#4256)

As found here https://github.com/home-assistant/home-assistant/issues/11247 if a password has a leading zero it can be parsed incorrectly unless it is surrounded with quotes.
This commit is contained in:
Ludovico de Nittis 2017-12-20 15:53:17 +01:00 committed by Fabian Affolter
parent 141a49119c
commit c8e8d8ef1a

View File

@ -37,7 +37,7 @@ alarm_control_panel:
required: true
type: string
password:
description: Password used to sign into the iAlarm web client.
description: Password used to sign into the iAlarm web client. If it has a leading zero you need to put the password within quotes.
required: true
type: string
name: