From 8a8ab030b211d1e08987863ddc159a8357bad486 Mon Sep 17 00:00:00 2001 From: Nick Whyte Date: Fri, 11 Jan 2019 07:49:17 +1100 Subject: [PATCH] ness_alarm: Remove merge marker and address config error --- source/_components/ness_alarm.markdown | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/source/_components/ness_alarm.markdown b/source/_components/ness_alarm.markdown index ea30d8958c49..216c2582aca0 100644 --- a/source/_components/ness_alarm.markdown +++ b/source/_components/ness_alarm.markdown @@ -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