Update flow files
This commit is contained in:
+2
-90
@@ -21738,69 +21738,6 @@
|
||||
"y": 320,
|
||||
"wires": []
|
||||
},
|
||||
{
|
||||
"id": "espresso_inj_init",
|
||||
"type": "inject",
|
||||
"z": "b73eb220c60f9f8b",
|
||||
"name": "Init: read standby time",
|
||||
"props": [
|
||||
{
|
||||
"p": "payload"
|
||||
}
|
||||
],
|
||||
"repeat": "",
|
||||
"crontab": "",
|
||||
"once": true,
|
||||
"onceDelay": 0.5,
|
||||
"topic": "",
|
||||
"payload": "",
|
||||
"payloadType": "date",
|
||||
"x": 140,
|
||||
"y": 360,
|
||||
"wires": [
|
||||
[
|
||||
"espresso_acs_init"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "espresso_acs_init",
|
||||
"type": "api-current-state",
|
||||
"z": "b73eb220c60f9f8b",
|
||||
"name": "Get standby time",
|
||||
"server": "657c7463.48e1e4",
|
||||
"version": 3,
|
||||
"outputs": 1,
|
||||
"halt_if": "",
|
||||
"halt_if_type": "str",
|
||||
"halt_if_compare": "is",
|
||||
"entity_id": "input_number.coffee_max_standby",
|
||||
"state_type": "",
|
||||
"blockInputOverrides": false,
|
||||
"outputProperties": [
|
||||
{
|
||||
"property": "payload",
|
||||
"propertyType": "msg",
|
||||
"value": "number",
|
||||
"valueType": "entityState"
|
||||
}
|
||||
],
|
||||
"for": 0,
|
||||
"forType": "num",
|
||||
"forUnits": "minutes",
|
||||
"override_topic": false,
|
||||
"state_location": "payload",
|
||||
"override_payload": "msg",
|
||||
"entity_location": "data",
|
||||
"override_data": "msg",
|
||||
"x": 470,
|
||||
"y": 360,
|
||||
"wires": [
|
||||
[
|
||||
"espresso_chg_store"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "espresso_ssc_standby",
|
||||
"type": "server-state-changed",
|
||||
@@ -21817,7 +21754,7 @@
|
||||
"substring": [],
|
||||
"regex": []
|
||||
},
|
||||
"outputInitially": false,
|
||||
"outputInitially": true,
|
||||
"stateType": "",
|
||||
"ifState": "",
|
||||
"ifStateType": "str",
|
||||
@@ -21843,33 +21780,8 @@
|
||||
"y": 420,
|
||||
"wires": [
|
||||
[
|
||||
"espresso_chg_store"
|
||||
"b1b0a80b.d1f6cf"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "espresso_chg_store",
|
||||
"type": "change",
|
||||
"z": "b73eb220c60f9f8b",
|
||||
"name": "Update flow.espresso_standby",
|
||||
"rules": [
|
||||
{
|
||||
"t": "set",
|
||||
"p": "espresso_standby",
|
||||
"pt": "flow",
|
||||
"to": "payload",
|
||||
"tot": "msg"
|
||||
}
|
||||
],
|
||||
"action": "",
|
||||
"property": "",
|
||||
"from": "",
|
||||
"to": "",
|
||||
"reg": false,
|
||||
"x": 870,
|
||||
"y": 400,
|
||||
"wires": [
|
||||
[]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user