This commit is contained in:
Wolfgang Hottgenroth
2018-01-16 21:07:21 +01:00
parent 1847db3934
commit 8702cd8a40
5 changed files with 54 additions and 3 deletions

View File

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