Big timer that actually only transmits one time?

Am I the only one who has problems with Big Timer not just sending an ON signal one time? It seems like it sends it every minute. I want a timer that only send it one time.

Because heres what happens…

  1. Big timer turns on some lights
  2. Sometime later, I want these lights off. I turn them off
  3. Big timer turns them on again
  4. I have to go into node red, disable the flow and turn them off again

Show the flow.

This would happen for two reasons.

  1. There is three outputs on the node. The top node fires when the time reaches the start or end time (this is the one you want to use). The second output fires every minute and is used mostly for debugging flows. The third output fires with the top output but only sends the string text you enter in the string field, if any (this is typically used for any speech operations). So make sure to use the top or first output.

  2. There is a checkbox at the very bottom when setting up the node that says “Repeat Output”. If that box is checked it will repeat every minute on all the outputs. You must make sure that that option is not checked.

Hope that helps!

Edit: Doh! Now I see it my. Auto is set to repeat every minute. Ignore me, I’m an idiot.

Heres the flow. I can sit and watch it, it will fire every minute…

[{"id":"fadea1cde37ce66d","type":"tab","label":"Flow 2","disabled":false,"info":"","env":[]},{"id":"18f5494e1bc19814","type":"api-call-service","z":"fadea1cde37ce66d","name":"ON: driveway and porch lights","server":"ab3e2c53.e3491","version":5,"debugenabled":true,"domain":"light","service":"turn_on","areaId":[],"deviceId":[],"entityId":["light.driveway_light_porch_side","light.driveway_light_jims_side","light.porch_downlight_1","light.porch_downlight_2"],"data":"","dataType":"json","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1105,"y":270,"wires":[[]]},{"id":"167341ec10e643b9","type":"bigtimer","z":"fadea1cde37ce66d","outtopic":"","outpayload1":"ON","outpayload2":"OFF","name":"Turn on outdoor lights via dusk/dawn","comment":"","lat":"45.307781","lon":"-93.577408","starttime":"5004","endtime":"5003","starttime2":0,"endtime2":0,"startoff":"0","endoff":"-15","startoff2":0,"endoff2":0,"offs":0,"outtext1":"","outtext2":"","timeout":1440,"sun":true,"mon":true,"tue":true,"wed":true,"thu":true,"fri":true,"sat":true,"jan":true,"feb":true,"mar":true,"apr":true,"may":true,"jun":true,"jul":true,"aug":true,"sep":true,"oct":true,"nov":true,"dec":true,"day1":0,"month1":0,"day2":0,"month2":0,"day3":0,"month3":0,"day4":0,"month4":0,"day5":0,"month5":0,"day6":0,"month6":0,"day7":0,"month7":0,"day8":0,"month8":0,"day9":0,"month9":0,"day10":0,"month10":0,"day11":0,"month11":0,"day12":0,"month12":0,"d1":0,"w1":0,"d2":0,"w2":0,"d3":0,"w3":0,"d4":0,"w4":0,"d5":0,"w5":0,"d6":0,"w6":0,"xday1":0,"xmonth1":0,"xday2":0,"xmonth2":0,"xday3":0,"xmonth3":0,"xday4":0,"xmonth4":0,"xday5":0,"xmonth5":0,"xday6":0,"xmonth6":0,"xday7":"","xmonth7":"","xday8":"","xmonth8":"","xday9":"","xmonth9":"","xday10":"","xmonth10":"","xday11":"","xmonth11":"","xday12":"","xmonth12":"","xd1":0,"xw1":0,"xd2":0,"xw2":0,"xd3":0,"xw3":0,"xd4":0,"xw4":0,"xd5":0,"xw5":0,"xd6":0,"xw6":0,"suspend":false,"random":false,"randon1":false,"randoff1":false,"randon2":false,"randoff2":false,"repeat":false,"atstart":true,"odd":false,"even":false,"x":515,"y":300,"wires":[["e619c57179a3d427"],[],[]],"outputLabels":["on-off message","",""]},{"id":"f85b88b820b3fbb0","type":"inject","z":"fadea1cde37ce66d","name":"Force off","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"off","payloadType":"str","x":230,"y":330,"wires":[["167341ec10e643b9"]]},{"id":"06997ae96099992a","type":"inject","z":"fadea1cde37ce66d","name":"Auto","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"auto","payloadType":"str","x":220,"y":270,"wires":[["167341ec10e643b9"]]},{"id":"3d2eb34cef590549","type":"inject","z":"fadea1cde37ce66d","name":"Force on","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"on","payloadType":"str","x":230,"y":300,"wires":[["167341ec10e643b9"]]},{"id":"e619c57179a3d427","type":"switch","z":"fadea1cde37ce66d","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"ON","vt":"str"},{"t":"eq","v":"OFF","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":765,"y":300,"wires":[["18f5494e1bc19814"],["94646ac8c2eb8909"]]},{"id":"c8d891222234d24f","type":"comment","z":"fadea1cde37ce66d","name":"Turn off/on porch and driveway lights at dawn/dusk","info":"","x":345,"y":225,"wires":[]},{"id":"94646ac8c2eb8909","type":"api-call-service","z":"fadea1cde37ce66d","name":"OFF: driveway and porch lights","server":"ab3e2c53.e3491","version":5,"debugenabled":true,"domain":"light","service":"turn_off","areaId":[],"deviceId":[],"entityId":["light.driveway_light_porch_side","light.driveway_light_jims_side","light.porch_downlight_1","light.porch_downlight_2"],"data":"","dataType":"json","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1110,"y":330,"wires":[[]]},{"id":"ab3e2c53.e3491","type":"server","name":"AvilaSmartHome","version":5,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":30,"areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m","enableGlobalContextStore":true}]