Forgot goodnight mode for auto fan setting...

This commit is contained in:
2022-11-04 03:12:23 -04:00
parent 3e03413f00
commit 35545b953c

View File

@ -754,7 +754,8 @@
"e238631130b2c316",
"09a31110ed0a8630",
"0f6d425791646818",
"bc9d4a0d7a7c5c79"
"bc9d4a0d7a7c5c79",
"67509a5554fc091f"
],
"x": 14,
"y": 59,
@ -15624,7 +15625,9 @@
"x": 980,
"y": 100,
"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",
"type": "ha-button",