add windowcontact matthias

This commit is contained in:
Wolfgang Hottgenroth
2018-04-11 21:28:43 +02:00
parent 82cb8d56cb
commit 62303cf27e
4 changed files with 31 additions and 0 deletions

View File

@ -103,6 +103,17 @@
},
"config": {}
},
"1st_Matthias_WindowContact": {
"id": "1st_Matthias_WindowContact",
"name": "Fenster",
"service": "ContactSensor",
"topic": {
"statusContactSensorState": "dispatcher_ng/items/1st/Matthias/WindowContact/state/feedback"
},
"payload": {
"onContactDetected": "CLOSED"
}
},
"Gnd_DiningRoom_SmallLight": {
"id": "Gnd_DiningRoom_SmallLight",
"name": "kleine Lampe Esszimmer",
@ -621,5 +632,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"
}
},
"": {}
}