Goodnight now uses scheduled AC mode for decisionmaking
This commit is contained in:
14
flows.json
14
flows.json
@ -15622,7 +15622,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 980,
|
||||
"x": 1000,
|
||||
"y": 100,
|
||||
"wires": [
|
||||
[
|
||||
@ -15667,7 +15667,7 @@
|
||||
"override_payload": "msg",
|
||||
"entity_location": "data",
|
||||
"override_data": "msg",
|
||||
"x": 760,
|
||||
"x": 800,
|
||||
"y": 100,
|
||||
"wires": [
|
||||
[
|
||||
@ -15718,14 +15718,14 @@
|
||||
"type": "api-current-state",
|
||||
"z": "72f99805df043603",
|
||||
"g": "e065b1ed4938b477",
|
||||
"name": "Check A/C State",
|
||||
"name": "Check A/C Schedule",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "cool",
|
||||
"halt_if": "AC",
|
||||
"halt_if_type": "str",
|
||||
"halt_if_compare": "is",
|
||||
"entity_id": "climate.master_bedroom_aircon",
|
||||
"entity_id": "input_select.scheduled_climate_mode_master_bedroom_aircon",
|
||||
"state_type": "str",
|
||||
"blockInputOverrides": false,
|
||||
"outputProperties": [
|
||||
@ -15750,7 +15750,7 @@
|
||||
"override_payload": "msg",
|
||||
"entity_location": "data",
|
||||
"override_data": "msg",
|
||||
"x": 540,
|
||||
"x": 560,
|
||||
"y": 100,
|
||||
"wires": [
|
||||
[
|
||||
@ -17528,7 +17528,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 1160,
|
||||
"x": 1180,
|
||||
"y": 100,
|
||||
"wires": [
|
||||
[]
|
||||
|
Reference in New Issue
Block a user