mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
ness_alarm: Remove merge marker and address config error (#8125)
This commit is contained in:
parent
46020fbb58
commit
07561145be
@ -55,13 +55,9 @@ port:
|
||||
required: true
|
||||
type: integer
|
||||
zones:
|
||||
<<<<<<< HEAD
|
||||
description: List of zones to add
|
||||
=======
|
||||
description: List of zones to add
|
||||
>>>>>>> current
|
||||
required: false
|
||||
type: [integer, list]
|
||||
type: list
|
||||
keys:
|
||||
zone_id:
|
||||
description: ID of the zone on the alarm system (i.e Zone 1 -> Zone 16).
|
||||
@ -76,8 +72,4 @@ zones:
|
||||
required: false
|
||||
default: motion
|
||||
type: string
|
||||
<<<<<<< HEAD
|
||||
{% endconfiguration %}
|
||||
=======
|
||||
{% endconfiguration %}
|
||||
>>>>>>> current
|
||||
|
Loading…
x
Reference in New Issue
Block a user