diff --git a/flows.json b/flows.json index abe8c53..23c3008 100644 --- a/flows.json +++ b/flows.json @@ -13157,6 +13157,40 @@ ] ] }, + { + "id": "2a0432641d295cb5", + "type": "cronplus", + "z": "9af67c7112bb80c5", + "name": "Täglich 7:00 EIN", + "outputField": "payload", + "timeZone": "", + "storeName": "", + "commandResponseMsgOutput": "output1", + "defaultLocation": "", + "defaultLocationType": "default", + "outputs": 1, + "options": [ + { + "name": "schedule1", + "topic": "topic1", + "payloadType": "bool", + "payload": "true", + "expressionType": "cron", + "expression": "0 0 7 * * * *", + "location": "", + "offset": "0", + "solarType": "all", + "solarEvents": "sunrise,sunset" + } + ], + "x": 360, + "y": 360, + "wires": [ + [ + "3124d27a1df4471e" + ] + ] + }, { "id": "99e967e3c2987ab5", "type": "mqtt out",