Merge branch 'master' of gitlab.com:wolutator/dispatcher_ng

This commit is contained in:
Wolfgang Hottgenroth
2018-01-23 20:31:05 +01:00

View File

@ -98,7 +98,7 @@ function ContactHomekitExport(id: string, label: string, status: string) : Homek
"statusContactSensorState": status
},
"payload": {
"conContactDetected": "CLOSED"
"onContactDetected": "CLOSED"
}
}