Fixed and re-enabled master bedroom climate notifications
This commit is contained in:
44
flows.json
44
flows.json
@ -13725,7 +13725,7 @@
|
|||||||
"t": "set",
|
"t": "set",
|
||||||
"p": "payload",
|
"p": "payload",
|
||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "Too cold outside, AC running fan only due to low of lowtemp",
|
"to": "Too cold outside, AC running fan only.",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -13734,15 +13734,6 @@
|
|||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "AC Schedule Skipped",
|
"to": "AC Schedule Skipped",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
|
||||||
{
|
|
||||||
"t": "change",
|
|
||||||
"p": "payload",
|
|
||||||
"pt": "msg",
|
|
||||||
"from": "lowtemp",
|
|
||||||
"fromt": "str",
|
|
||||||
"to": "lowtemp",
|
|
||||||
"tot": "msg"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "",
|
"action": "",
|
||||||
@ -13801,7 +13792,7 @@
|
|||||||
"t": "set",
|
"t": "set",
|
||||||
"p": "payload",
|
"p": "payload",
|
||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "Master bedroom AC temp has been set to nighttemp as scheduled based on tonight's forecast low of lowtemp",
|
"to": "Master bedroom AC temp has been set to nighttemp as scheduled",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -13819,15 +13810,6 @@
|
|||||||
"fromt": "str",
|
"fromt": "str",
|
||||||
"to": "nighttemp",
|
"to": "nighttemp",
|
||||||
"tot": "msg"
|
"tot": "msg"
|
||||||
},
|
|
||||||
{
|
|
||||||
"t": "change",
|
|
||||||
"p": "payload",
|
|
||||||
"pt": "msg",
|
|
||||||
"from": "lowtemp",
|
|
||||||
"fromt": "str",
|
|
||||||
"to": "lowtemp",
|
|
||||||
"tot": "msg"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "",
|
"action": "",
|
||||||
@ -13884,7 +13866,7 @@
|
|||||||
"t": "set",
|
"t": "set",
|
||||||
"p": "payload",
|
"p": "payload",
|
||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "Master bedroom fan has been activated, as scheduled based on tonight's forecast low of lowtemp",
|
"to": "Master bedroom fan has been activated as scheduled.",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -13893,15 +13875,6 @@
|
|||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "Fan Schedule Activated",
|
"to": "Fan Schedule Activated",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
|
||||||
{
|
|
||||||
"t": "change",
|
|
||||||
"p": "payload",
|
|
||||||
"pt": "msg",
|
|
||||||
"from": "lowtemp",
|
|
||||||
"fromt": "str",
|
|
||||||
"to": "lowtemp",
|
|
||||||
"tot": "msg"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "",
|
"action": "",
|
||||||
@ -16428,7 +16401,6 @@
|
|||||||
"id": "1eb13d819ba7e226",
|
"id": "1eb13d819ba7e226",
|
||||||
"type": "api-call-service",
|
"type": "api-call-service",
|
||||||
"z": "72f99805df043603",
|
"z": "72f99805df043603",
|
||||||
"d": true,
|
|
||||||
"name": "iOS Notifications - Parents",
|
"name": "iOS Notifications - Parents",
|
||||||
"server": "9e87348d.9c1c48",
|
"server": "9e87348d.9c1c48",
|
||||||
"version": 5,
|
"version": 5,
|
||||||
@ -16737,16 +16709,6 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "107212232ffe0e34",
|
|
||||||
"type": "comment",
|
|
||||||
"z": "72f99805df043603",
|
|
||||||
"name": "Fix this",
|
|
||||||
"info": "",
|
|
||||||
"x": 430,
|
|
||||||
"y": 20,
|
|
||||||
"wires": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "0a4f9c693fccd1f1",
|
"id": "0a4f9c693fccd1f1",
|
||||||
"type": "api-call-service",
|
"type": "api-call-service",
|
||||||
|
Reference in New Issue
Block a user