some more window contacts
This commit is contained in:
74
homekit.json
74
homekit.json
@ -105,7 +105,7 @@
|
||||
},
|
||||
"1st_Matthias_WindowContact": {
|
||||
"id": "1st_Matthias_WindowContact",
|
||||
"name": "Fenster",
|
||||
"name": "Fenster Matthias",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/1st/Matthias/WindowContact/state/feedback"
|
||||
@ -165,6 +165,23 @@
|
||||
},
|
||||
"config": {}
|
||||
},
|
||||
"Gnd_DiningRoom_ShelfLight": {
|
||||
"id": "Gnd_DiningRoom_ShelfLight",
|
||||
"name": "Regallicht Esszimmer",
|
||||
"service": "Lightbulb",
|
||||
"topic": {
|
||||
"setOn": "dispatcher_ng/items/Gnd/DiningRoom/ShelfLight/state",
|
||||
"statusOn": "dispatcher_ng/items/Gnd/DiningRoom/ShelfLight/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onTrue": "ON",
|
||||
"onFalse": "OFF",
|
||||
"brightnessFactor": "",
|
||||
"hueFactor": "",
|
||||
"saturationFactor": ""
|
||||
},
|
||||
"config": {}
|
||||
},
|
||||
"Gnd_DiningRoom_NaehkaestchenLight": {
|
||||
"id": "Gnd_DiningRoom_NaehkaestchenLight",
|
||||
"name": "Lampe Naehkaestchen",
|
||||
@ -191,6 +208,28 @@
|
||||
"saturationFactor": 1
|
||||
}
|
||||
},
|
||||
"Gnd_DiningRoom_WindowContact1": {
|
||||
"id": "Gnd_DiningRoom_WindowContact1",
|
||||
"name": "Fenster Esszimmer Straße links",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/DiningRoom/WindowContact1/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_DiningRoom_WindowContact2": {
|
||||
"id": "Gnd_DiningRoom_WindowContact2",
|
||||
"name": "Fenster Esszimmer Straße rechts",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/DiningRoom/WindowContact2/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_LivingRoom_LargeLight": {
|
||||
"id": "Gnd_LivingRoom_LargeLight",
|
||||
"name": "große Lampe Wohnzimmer",
|
||||
@ -259,6 +298,28 @@
|
||||
},
|
||||
"config": {}
|
||||
},
|
||||
"Gnd_LivingRoom_WindowContact1": {
|
||||
"id": "Gnd_LivingRoom_WindowContact1",
|
||||
"name": "Fenster Wohnzimmer Garten rechts",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/LivingRoom/WindowContact1/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_LivingRoom_WindowContact2": {
|
||||
"id": "Gnd_LivingRoom_WindowContact2",
|
||||
"name": "Fenster Wohnzimmer Garten links",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/LivingRoom/WindowContact2/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Hallway_DeskLight": {
|
||||
"id": "Gnd_Hallway_DeskLight",
|
||||
"name": "Schreibtischlampe Flur",
|
||||
@ -310,6 +371,17 @@
|
||||
},
|
||||
"config": {}
|
||||
},
|
||||
"Gnd_Hallway_WindowContact": {
|
||||
"id": "Gnd_Hallway_WindowContact",
|
||||
"name": "Fenster Flur",
|
||||
"service": "ContactSensor",
|
||||
"topic": {
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Hallway/WindowContact/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Kitchen_WindowLight": {
|
||||
"id": "Gnd_Kitchen_WindowLight",
|
||||
"name": "Fensterbanklicht Küche",
|
||||
|
Reference in New Issue
Block a user