geofences started

This commit is contained in:
2018-04-11 16:30:34 +02:00
parent 82cb8d56cb
commit fca448a1ea
9 changed files with 528 additions and 2 deletions

View File

@ -621,5 +621,16 @@
},
"payload": {}
},
"Gnd_Hallway_FrontdoorContact": {
"id": "Gnd_Hallway_FrontdoorContact",
"name": "Haustür",
"service": "ContactSensor",
"topic": {
"statusContactSensorState": "dispatcher_ng/items/Gnd/Hallway/FrontdoorContact/state/feedback"
},
"payload": {
"onContactDetected": "CLOSED"
}
},
"": {}
}