mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add code optional parameter on iAlarm (#7776)
This commit is contained in:
parent
21a1096320
commit
49ed6d72f9
@ -46,6 +46,10 @@ name:
|
|||||||
description: Name of device in Home Assistant.
|
description: Name of device in Home Assistant.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
code:
|
||||||
|
description: Specifies a code to enable or disable the alarm in the frontend.
|
||||||
|
required: false
|
||||||
|
type: integer
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
This platform has also been confirmed to work with the alarm system brands Meian and Emooluxr.
|
This platform has also been confirmed to work with the alarm system brands Meian and Emooluxr.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user