K's cooling now operates on forecast low instead of current temp
This commit is contained in:
28
flows.json
28
flows.json
@ -712,7 +712,9 @@
|
||||
"017de174925e8c75"
|
||||
],
|
||||
"x": 94,
|
||||
"y": 319
|
||||
"y": 319,
|
||||
"w": 1992,
|
||||
"h": 602
|
||||
},
|
||||
{
|
||||
"id": "39a7ac02f2727f1d",
|
||||
@ -746,7 +748,9 @@
|
||||
"1ad455bccec8ab46"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 699
|
||||
"y": 699,
|
||||
"w": 1192,
|
||||
"h": 362
|
||||
},
|
||||
{
|
||||
"id": "e065b1ed4938b477",
|
||||
@ -827,7 +831,9 @@
|
||||
"783cfb381b70afc5"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 59
|
||||
"y": 59,
|
||||
"w": 2812,
|
||||
"h": 622
|
||||
},
|
||||
{
|
||||
"id": "5c50443a84910fb7",
|
||||
@ -1000,7 +1006,9 @@
|
||||
"0968727f2138ac62"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 779
|
||||
"y": 779,
|
||||
"w": 1432,
|
||||
"h": 422
|
||||
},
|
||||
{
|
||||
"id": "f55a52c40b8b8749",
|
||||
@ -1045,7 +1053,9 @@
|
||||
"318bee4424125dd5"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 19
|
||||
"y": 19,
|
||||
"w": 832,
|
||||
"h": 742
|
||||
},
|
||||
{
|
||||
"id": "208284848b13b85b",
|
||||
@ -1072,7 +1082,9 @@
|
||||
"58b54517ed812db3"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 239
|
||||
"y": 239,
|
||||
"w": 832,
|
||||
"h": 382
|
||||
},
|
||||
{
|
||||
"id": "eeafd13be593ae69",
|
||||
@ -14732,14 +14744,14 @@
|
||||
"type": "api-current-state",
|
||||
"z": "72f99805df043603",
|
||||
"g": "39a7ac02f2727f1d",
|
||||
"name": "Temperature < 40",
|
||||
"name": "Tonight's Low < 45",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "45",
|
||||
"halt_if_type": "num",
|
||||
"halt_if_compare": "lte",
|
||||
"entity_id": "sensor.pirateweather_temperature",
|
||||
"entity_id": "sensor.tonights_low_temp",
|
||||
"state_type": "num",
|
||||
"blockInputOverrides": false,
|
||||
"outputProperties": [
|
||||
|
Reference in New Issue
Block a user