Tweaked climate temperature thresholds
This commit is contained in:
34
flows.json
34
flows.json
@ -746,7 +746,9 @@
|
||||
"1ad455bccec8ab46"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 699
|
||||
"y": 699,
|
||||
"w": 1192,
|
||||
"h": 362
|
||||
},
|
||||
{
|
||||
"id": "e065b1ed4938b477",
|
||||
@ -827,7 +829,9 @@
|
||||
"783cfb381b70afc5"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 59
|
||||
"y": 59,
|
||||
"w": 2812,
|
||||
"h": 622
|
||||
},
|
||||
{
|
||||
"id": "5c50443a84910fb7",
|
||||
@ -875,9 +879,7 @@
|
||||
"b2bc83c9195efe0f"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 39,
|
||||
"w": 872,
|
||||
"h": 142
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "50e4d951ee7b3e54",
|
||||
@ -899,9 +901,7 @@
|
||||
"427cc2991454bbf0"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 219,
|
||||
"w": 1012,
|
||||
"h": 202
|
||||
"y": 219
|
||||
},
|
||||
{
|
||||
"id": "fbbe69a14cbe0236",
|
||||
@ -1227,9 +1227,7 @@
|
||||
"c52cae79eb97bcc0"
|
||||
],
|
||||
"x": 14,
|
||||
"y": 439,
|
||||
"w": 1192,
|
||||
"h": 302
|
||||
"y": 439
|
||||
},
|
||||
{
|
||||
"id": "19b0e082db0643ac",
|
||||
@ -13513,9 +13511,9 @@
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "49",
|
||||
"halt_if": "50",
|
||||
"halt_if_type": "num",
|
||||
"halt_if_compare": "gt",
|
||||
"halt_if_compare": "gte",
|
||||
"entity_id": "sensor.tonights_low_temp",
|
||||
"state_type": "num",
|
||||
"blockInputOverrides": false,
|
||||
@ -13651,13 +13649,13 @@
|
||||
"type": "api-current-state",
|
||||
"z": "72f99805df043603",
|
||||
"g": "e065b1ed4938b477",
|
||||
"name": ">55 / <55",
|
||||
"name": ">57 / <57",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "55",
|
||||
"halt_if": "57",
|
||||
"halt_if_type": "num",
|
||||
"halt_if_compare": "gt",
|
||||
"halt_if_compare": "gte",
|
||||
"entity_id": "sensor.tonights_low_temp",
|
||||
"state_type": "num",
|
||||
"blockInputOverrides": false,
|
||||
@ -14526,9 +14524,9 @@
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "40",
|
||||
"halt_if": "45",
|
||||
"halt_if_type": "num",
|
||||
"halt_if_compare": "lt",
|
||||
"halt_if_compare": "lte",
|
||||
"entity_id": "sensor.pirateweather_temperature",
|
||||
"state_type": "num",
|
||||
"blockInputOverrides": false,
|
||||
|
Reference in New Issue
Block a user