K's morning flow now fades in the lights if wake time is overridden

This commit is contained in:
2023-06-16 22:44:02 -04:00
parent 44b0ad23cb
commit f60c0fb436

View File

@ -767,10 +767,13 @@
"17e5f9acd57c2819", "17e5f9acd57c2819",
"a8070806c0f88856", "a8070806c0f88856",
"7b0648758704fad4", "7b0648758704fad4",
"3937c38bc1bd0ee0" "3937c38bc1bd0ee0",
"f1dbb3a206dba921"
], ],
"x": 14, "x": 14,
"y": 719 "y": 719,
"w": 1552,
"h": 642
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@ -843,7 +846,9 @@
"3c6cb0ed0847f8ee" "3c6cb0ed0847f8ee"
], ],
"x": 14, "x": 14,
"y": 19 "y": 19,
"w": 2252,
"h": 682
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@ -1092,9 +1097,7 @@
"1e1891c23a6e7e64" "1e1891c23a6e7e64"
], ],
"x": 34, "x": 34,
"y": 239, "y": 239
"w": 1132,
"h": 382
}, },
{ {
"id": "1ca205a84922c8c2", "id": "1ca205a84922c8c2",
@ -1258,9 +1261,7 @@
"2516c6e3146cc851" "2516c6e3146cc851"
], ],
"x": 34, "x": 34,
"y": 619, "y": 619
"w": 1112,
"h": 282
}, },
{ {
"id": "f519aff597ece351", "id": "f519aff597ece351",
@ -17236,7 +17237,7 @@
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 680, "x": 680,
"y": 940, "y": 960,
"wires": [ "wires": [
[ [
"a6f4af0aaabcc2c1" "a6f4af0aaabcc2c1"
@ -17266,7 +17267,7 @@
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 850, "x": 850,
"y": 940, "y": 960,
"wires": [ "wires": [
[] []
] ]
@ -18006,7 +18007,9 @@
[ [
"62211bf089bc5b04" "62211bf089bc5b04"
], ],
[] [
"f1dbb3a206dba921"
]
] ]
}, },
{ {
@ -18031,7 +18034,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 1120, "x": 1240,
"y": 880, "y": 880,
"wires": [ "wires": [
[ [
@ -18734,7 +18737,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 890, "x": 1010,
"y": 880, "y": 880,
"wires": [ "wires": [
[ [
@ -18760,7 +18763,7 @@
"drop": false, "drop": false,
"allowrate": false, "allowrate": false,
"outputs": 1, "outputs": 1,
"x": 1015, "x": 1135,
"y": 880, "y": 880,
"wires": [ "wires": [
[ [
@ -18787,7 +18790,7 @@
"drop": false, "drop": false,
"allowrate": false, "allowrate": false,
"outputs": 1, "outputs": 1,
"x": 1225, "x": 1345,
"y": 880, "y": 880,
"wires": [ "wires": [
[ [
@ -18818,7 +18821,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 1350, "x": 1470,
"y": 880, "y": 880,
"wires": [ "wires": [
[] []
@ -19276,6 +19279,46 @@
], ],
"l": false "l": false
}, },
{
"id": "f1dbb3a206dba921",
"type": "api-current-state",
"z": "72f99805df043603",
"g": "39a7ac02f2727f1d",
"name": "Override",
"server": "9e87348d.9c1c48",
"version": 3,
"outputs": 2,
"halt_if": "on",
"halt_if_type": "str",
"halt_if_compare": "is",
"entity_id": "input_boolean.kallen_wakeup_override",
"state_type": "str",
"blockInputOverrides": false,
"outputProperties": [
{
"property": "wake_override",
"propertyType": "msg",
"value": "",
"valueType": "entityState"
}
],
"for": "0",
"forType": "num",
"forUnits": "minutes",
"override_topic": false,
"state_location": "payload",
"override_payload": "msg",
"entity_location": "data",
"override_data": "msg",
"x": 860,
"y": 900,
"wires": [
[
"62211bf089bc5b04"
],
[]
]
},
{ {
"id": "105271e0816c6a52", "id": "105271e0816c6a52",
"type": "ha-button", "type": "ha-button",