Fixed front porch motion turning on holiday lighting during daytime
This commit is contained in:
57
flows.json
57
flows.json
@ -1048,10 +1048,13 @@
|
||||
"ec5937bc60874009",
|
||||
"defcae57f9916394",
|
||||
"dfa6bff034d7d522",
|
||||
"94faa23771cc9cd6"
|
||||
"94faa23771cc9cd6",
|
||||
"4f330c52abf707de"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 539
|
||||
"y": 539,
|
||||
"w": 2212,
|
||||
"h": 282
|
||||
},
|
||||
{
|
||||
"id": "753e14252442d87d",
|
||||
@ -9861,7 +9864,7 @@
|
||||
"queue": "none",
|
||||
"output_location": "",
|
||||
"output_location_type": "none",
|
||||
"x": 1330,
|
||||
"x": 1550,
|
||||
"y": 780,
|
||||
"wires": [
|
||||
[]
|
||||
@ -9982,7 +9985,7 @@
|
||||
"y": 780,
|
||||
"wires": [
|
||||
[
|
||||
"dfa6bff034d7d522"
|
||||
"4f330c52abf707de"
|
||||
],
|
||||
[]
|
||||
]
|
||||
@ -10486,7 +10489,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 1520,
|
||||
"x": 1740,
|
||||
"y": 720,
|
||||
"wires": [
|
||||
[]
|
||||
@ -10542,7 +10545,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 1330,
|
||||
"x": 1550,
|
||||
"y": 720,
|
||||
"wires": [
|
||||
[
|
||||
@ -10562,7 +10565,7 @@
|
||||
"initialize": "",
|
||||
"finalize": "",
|
||||
"libs": [],
|
||||
"x": 1120,
|
||||
"x": 1340,
|
||||
"y": 780,
|
||||
"wires": [
|
||||
[
|
||||
@ -10605,6 +10608,46 @@
|
||||
"Holiday Off"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "4f330c52abf707de",
|
||||
"type": "api-current-state",
|
||||
"z": "eff21041cc941fef",
|
||||
"g": "eeafd13be593ae69",
|
||||
"name": "Early Night Mode",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 3,
|
||||
"outputs": 2,
|
||||
"halt_if": "on",
|
||||
"halt_if_type": "str",
|
||||
"halt_if_compare": "is",
|
||||
"entity_id": "input_boolean.early_night_mode",
|
||||
"state_type": "str",
|
||||
"blockInputOverrides": false,
|
||||
"outputProperties": [
|
||||
{
|
||||
"property": "payload",
|
||||
"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": 1130,
|
||||
"y": 780,
|
||||
"wires": [
|
||||
[
|
||||
"dfa6bff034d7d522"
|
||||
],
|
||||
[]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "879ee8903841b8f0",
|
||||
"type": "server-state-changed",
|
||||
|
Reference in New Issue
Block a user