From 8c466a0b82a1e88ad2c4fe4c272a751b4e5c4118 Mon Sep 17 00:00:00 2001
From: Benjamin Larsson <banan@ludd.ltu.se>
Date: Sun, 9 Feb 2020 00:26:07 +0100
Subject: [PATCH] Fix sync word for Honeywell CMI alarm systems

---
 conf/verisure_alarm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/verisure_alarm.conf b/conf/verisure_alarm.conf
index 3a47b411..52f97d99 100644
--- a/conf/verisure_alarm.conf
+++ b/conf/verisure_alarm.conf
@@ -23,7 +23,7 @@ decoder {
     reset=4025,
     gap=2500,
     tolerance=10,
-    preamble={16}0xfffd,
+    match={20}0xafffe,
     get=@24:{24}:id,
     get=@52:{12}:state,
 }