fix another typo

This commit is contained in:
Wolfgang Hottgenroth
2018-01-16 21:30:23 +01:00
parent 988840a947
commit c1242afd07

View File

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