Forgot goodnight mode for auto fan setting...
This commit is contained in:
35
flows.json
35
flows.json
@ -754,7 +754,8 @@
|
|||||||
"e238631130b2c316",
|
"e238631130b2c316",
|
||||||
"09a31110ed0a8630",
|
"09a31110ed0a8630",
|
||||||
"0f6d425791646818",
|
"0f6d425791646818",
|
||||||
"bc9d4a0d7a7c5c79"
|
"bc9d4a0d7a7c5c79",
|
||||||
|
"67509a5554fc091f"
|
||||||
],
|
],
|
||||||
"x": 14,
|
"x": 14,
|
||||||
"y": 59,
|
"y": 59,
|
||||||
@ -15624,7 +15625,9 @@
|
|||||||
"x": 980,
|
"x": 980,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"wires": [
|
"wires": [
|
||||||
[]
|
[
|
||||||
|
"67509a5554fc091f"
|
||||||
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -17503,6 +17506,34 @@
|
|||||||
[]
|
[]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "67509a5554fc091f",
|
||||||
|
"type": "api-call-service",
|
||||||
|
"z": "72f99805df043603",
|
||||||
|
"g": "e065b1ed4938b477",
|
||||||
|
"name": "Set Fan to Auto",
|
||||||
|
"server": "9e87348d.9c1c48",
|
||||||
|
"version": 5,
|
||||||
|
"debugenabled": false,
|
||||||
|
"domain": "climate",
|
||||||
|
"service": "set_fan_mode",
|
||||||
|
"areaId": [],
|
||||||
|
"deviceId": [],
|
||||||
|
"entityId": [
|
||||||
|
"climate.master_bedroom_aircon"
|
||||||
|
],
|
||||||
|
"data": "{\t \"fan_mode\":\"Auto\"\t}",
|
||||||
|
"dataType": "jsonata",
|
||||||
|
"mergeContext": "",
|
||||||
|
"mustacheAltTags": false,
|
||||||
|
"outputProperties": [],
|
||||||
|
"queue": "none",
|
||||||
|
"x": 1160,
|
||||||
|
"y": 100,
|
||||||
|
"wires": [
|
||||||
|
[]
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "105271e0816c6a52",
|
"id": "105271e0816c6a52",
|
||||||
"type": "ha-button",
|
"type": "ha-button",
|
||||||
|
Reference in New Issue
Block a user