Add code optional parameter on iAlarm (#7776)

This commit is contained in:
Ludovico de Nittis 2018-12-09 11:09:02 +01:00 committed by Fabian Affolter
parent 21a1096320
commit 49ed6d72f9

View File

@ -46,6 +46,10 @@ name:
description: Name of device in Home Assistant.
required: false
type: string
code:
description: Specifies a code to enable or disable the alarm in the frontend.
required: false
type: integer
{% endconfiguration %}
This platform has also been confirmed to work with the alarm system brands Meian and Emooluxr.