mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
ness_alarm: Address config error (#8126)
This commit is contained in:
parent
08e6a3d4bc
commit
9e6ba96f79
@ -57,7 +57,7 @@ port:
|
|||||||
zones:
|
zones:
|
||||||
description: List of zones to add
|
description: List of zones to add
|
||||||
required: false
|
required: false
|
||||||
type: [integer, list]
|
type: list
|
||||||
keys:
|
keys:
|
||||||
zone_id:
|
zone_id:
|
||||||
description: ID of the zone on the alarm system (i.e Zone 1 -> Zone 16).
|
description: ID of the zone on the alarm system (i.e Zone 1 -> Zone 16).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user