change kitchen heating
This commit is contained in:
12
homekit.json
12
homekit.json
@ -412,7 +412,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Bathroom/WindowContact/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Bathroom_Thermostat": {
|
||||
@ -434,7 +434,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/1st/Bathroom/WindowContact/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"1st_Bathroom_Thermostat": {
|
||||
@ -456,7 +456,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Kitchen/WindowContact1/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Kitchen_WindowContact2": {
|
||||
@ -467,7 +467,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Kitchen/WindowContact2/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Kitchen_WindowContact3": {
|
||||
@ -478,7 +478,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Kitchen/WindowContact3/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Kitchen_WindowContact4": {
|
||||
@ -489,7 +489,7 @@
|
||||
"statusContactSensorState": "dispatcher_ng/items/Gnd/Kitchen/WindowContact4/state/feedback"
|
||||
},
|
||||
"payload": {
|
||||
"conContactDetected": "CLOSED"
|
||||
"onContactDetected": "CLOSED"
|
||||
}
|
||||
},
|
||||
"Gnd_Kitchen_Thermostat": {
|
||||
|
Reference in New Issue
Block a user