This has changed I did it all in node red, My sprinkler ran for three hours because my WiFi went out after one of the zones had started. This new version sends a command to Tasmota to set the timer function. The only thing I use home assistant for is to check if the sprinkler ran using the history component.
Node Red Flow
[{"id":"e43c108b.0b9ea","type":"tab","label":"Sprinker System","disabled":false,"info":""},{"id":"2b2eb164.1a7a1e","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation1/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":400,"wires":[]},{"id":"823a78e9.5fad7","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power1 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":400,"wires":[["2b2eb164.1a7a1e"]]},{"id":"a6062837.9d9d38","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power2 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":480,"wires":[["b39e22ac.5bdb58"]]},{"id":"9707137e.87c568","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power3 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":560,"wires":[["fe27acb6.a603d"]]},{"id":"89c4016.31bc68","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power4 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":640,"wires":[["e29d45f8.2f5668"]]},{"id":"b39e22ac.5bdb58","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation1/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":480,"wires":[]},{"id":"fe27acb6.a603d","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation1/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":560,"wires":[]},{"id":"e29d45f8.2f5668","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation1/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":640,"wires":[]},{"id":"543dea7c.b26274","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power1 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":720,"wires":[["e777e016.eed618"]]},{"id":"7ea0d77d.6076e","type":"function","z":"e43c108b.0b9ea","name":"Start","func":"msg.payload = \"power2 1\"\nreturn msg;","outputs":1,"noerr":0,"x":1430,"y":800,"wires":[["a9e6d6ac.a52a4"]]},{"id":"e777e016.eed618","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation2/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":720,"wires":[]},{"id":"a9e6d6ac.a52a4","type":"mqtt out","z":"e43c108b.0b9ea","name":"","topic":"cmnd/irrigation2/backlog","qos":"","retain":"","broker":"35f4689a.adc1c8","x":1630,"y":800,"wires":[]},{"id":"df750753.9b1388","type":"function","z":"e43c108b.0b9ea","name":"Set Delay","func":"msg.delay = parseFloat(msg.payload)*60000\nreturn msg;","outputs":1,"noerr":0,"x":530,"y":480,"wires":[["f8049113.ce2be8"]]},{"id":"e99321ac.f465c","type":"comment","z":"e43c108b.0b9ea","name":"Adjusting \"Season\" and start time (INFO)","info":"[On time] \n\nSet time to start sprinkler automation.\n\n[days] \n\nTick days of the week you want it to run\nfor that season.\n\n[months] \n\nSelect the months for that season.\n\nDO NOT OVERLAP MONTHS BETWEEN SEASONS\n\n[suspend Schedule] \n\nStops the Spinkler system from starting that season.\n\nDO NOT ADJUST ANYTHING ELSE\nUNLESS YOU KNOW WHAT YOU ARE DOING.","x":330,"y":240,"wires":[]},{"id":"92dc4df3.4472f8","type":"bigtimer","z":"e43c108b.0b9ea","outtopic":"","outpayload1":"winter","outpayload2":"off","name":"Winter","lat":"35.5532","lon":"-117.6765","starttime":"120","endtime":"10001","startoff":"0","endoff":"0","offs":0,"outtext1":"","outtext2":"","timeout":1440,"sun":false,"mon":false,"tue":true,"wed":false,"thu":true,"fri":false,"sat":true,"jan":true,"feb":true,"mar":false,"apr":false,"may":false,"jun":false,"jul":false,"aug":false,"sep":false,"oct":false,"nov":false,"dec":true,"day1":0,"month1":0,"day2":0,"month2":0,"day3":0,"month3":0,"day4":0,"month4":0,"day5":0,"month5":0,"day6":"","month6":"","d1":0,"w1":0,"d2":0,"w2":0,"d3":0,"w3":0,"d4":0,"w4":0,"d5":0,"w5":0,"d6":"","w6":"","xday1":"","xmonth1":"","xday2":"","xmonth2":"","xday3":"","xmonth3":"","xday4":"","xmonth4":"","xday5":"","xmonth5":"","xday6":"","xmonth6":"","xd1":"","xw1":"","xd2":"","xw2":"","xd3":"","xw3":"","xd4":"","xw4":"","xd5":"","xw5":"","xd6":"","xw6":"","suspend":false,"random":false,"repeat":false,"atstart":true,"odd":false,"even":false,"x":310,"y":480,"wires":[["e5f0a817.dbb2e8"],[],[]]},{"id":"93536237.a3cb38","type":"bigtimer","z":"e43c108b.0b9ea","outtopic":"","outpayload1":"fall","outpayload2":"off","name":"Fall","lat":"35.5532","lon":"-117.6765","starttime":"120","endtime":"10001","startoff":"0","endoff":"0","offs":0,"outtext1":"","outtext2":"","timeout":1440,"sun":false,"mon":false,"tue":true,"wed":false,"thu":true,"fri":false,"sat":true,"jan":false,"feb":false,"mar":false,"apr":false,"may":false,"jun":false,"jul":false,"aug":false,"sep":true,"oct":true,"nov":true,"dec":false,"day1":0,"month1":0,"day2":0,"month2":0,"day3":0,"month3":0,"day4":0,"month4":0,"day5":0,"month5":0,"day6":"","month6":"","d1":0,"w1":0,"d2":0,"w2":0,"d3":0,"w3":0,"d4":0,"w4":0,"d5":0,"w5":0,"d6":"","w6":"","xday1":"","xmonth1":"","xday2":"","xmonth2":"","xday3":"","xmonth3":"","xday4":"","xmonth4":"","xday5":"","xmonth5":"","xday6":"","xmonth6":"","xd1":"","xw1":"","xd2":"","xw2":"","xd3":"","xw3":"","xd4":"","xw4":"","xd5":"","xw5":"","xd6":"","xw6":"","suspend":false,"random":false,"repeat":true,"atstart":false,"odd":false,"even":false,"x":310,"y":420,"wires":[["e5f0a817.dbb2e8"],[],[]]},{"id":"b14653d.b392b3","type":"bigtimer","z":"e43c108b.0b9ea","outtopic":"","outpayload1":"spring","outpayload2":"off","name":"Spring","comment":"","lat":"35.5532","lon":"-117.6765","starttime":"120","endtime":"10001","startoff":"0","endoff":"0","offs":0,"outtext1":"","outtext2":"","timeout":1440,"sun":false,"mon":false,"tue":true,"wed":false,"thu":true,"fri":false,"sat":true,"jan":false,"feb":false,"mar":true,"apr":true,"may":true,"jun":false,"jul":false,"aug":false,"sep":false,"oct":false,"nov":false,"dec":false,"day1":0,"month1":0,"day2":0,"month2":0,"day3":0,"month3":0,"day4":0,"month4":0,"day5":0,"month5":0,"day6":"","month6":"","d1":0,"w1":0,"d2":0,"w2":0,"d3":0,"w3":0,"d4":0,"w4":0,"d5":0,"w5":0,"d6":"","w6":"","xday1":"","xmonth1":"","xday2":"","xmonth2":"","xday3":"","xmonth3":"","xday4":"","xmonth4":"","xday5":"","xmonth5":"","xday6":"","xmonth6":"","xd1":"","xw1":"","xd2":"","xw2":"","xd3":"","xw3":"","xd4":"","xw4":"","xd5":"","xw5":"","xd6":"","xw6":"","suspend":false,"random":false,"repeat":false,"atstart":false,"odd":false,"even":false,"x":300,"y":300,"wires":[["e5f0a817.dbb2e8"],[],[]]},{"id":"5d145cd7.0e8b5c","type":"bigtimer","z":"e43c108b.0b9ea","outtopic":"","outpayload1":"summer","outpayload2":"off","name":"Summer","comment":"","lat":"35.5532","lon":"-117.6765","starttime":"120","endtime":"10001","startoff":"0","endoff":"0","offs":0,"outtext1":"","outtext2":"","timeout":1440,"sun":false,"mon":false,"tue":true,"wed":false,"thu":true,"fri":false,"sat":true,"jan":false,"feb":false,"mar":false,"apr":false,"may":false,"jun":true,"jul":true,"aug":true,"sep":false,"oct":false,"nov":false,"dec":false,"day1":0,"month1":0,"day2":0,"month2":0,"day3":0,"month3":0,"day4":0,"month4":0,"day5":0,"month5":0,"day6":"","month6":"","d1":0,"w1":0,"d2":0,"w2":0,"d3":0,"w3":0,"d4":0,"w4":0,"d5":0,"w5":0,"d6":"","w6":"","xday1":"","xmonth1":"","xday2":"","xmonth2":"","xday3":"","xmonth3":"","xday4":"","xmonth4":"","xday5":"","xmonth5":"","xday6":"","xmonth6":"","xd1":"","xw1":"","xd2":"","xw2":"","xd3":"","xw3":"","xd4":"","xw4":"","xd5":"","xw5":"","xd6":"","xw6":"","suspend":false,"random":false,"repeat":false,"atstart":false,"odd":false,"even":false,"x":300,"y":360,"wires":[["e5f0a817.dbb2e8"],[],[]]},{"id":"b300353c.c5b8","type":"comment","z":"e43c108b.0b9ea","name":"Garage Door","info":"","x":950,"y":1920,"wires":[]},{"id":"d181062c.b285c","type":"change","z":"e43c108b.0b9ea","name":"Zone 2 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":480,"wires":[["1fb2564b.5356f2","63e02425.b5996c","ca27208a.0598"]]},{"id":"7eac7bfb.ce52f4","type":"change","z":"e43c108b.0b9ea","name":"Zone 3 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":560,"wires":[["9b685b0b.9b1608","96cea465.757268","84197c18.9e7ab8"]]},{"id":"9532845d.a79bd","type":"change","z":"e43c108b.0b9ea","name":"Zone 4 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":640,"wires":[["a39ad0bb.5b8e98","aa4d9ac2.820418","70e61390.a88f74"]]},{"id":"15b6bcb4.04992b","type":"change","z":"e43c108b.0b9ea","name":"Zone 5 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":720,"wires":[["7c4737ef.dc6a2","64f62e1b.ee444","2d79bc4.5e649c4"]]},{"id":"8f060cf7.e8d588","type":"change","z":"e43c108b.0b9ea","name":"Zone 6 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":800,"wires":[["c90c6cf0.c8e5d","ee4e6837.e5da28"]]},{"id":"c3b2c84b.6e0188","type":"change","z":"e43c108b.0b9ea","name":"Zone 1 Times","rules":[{"t":"change","p":"payload","pt":"msg","from":"summer","fromt":"str","to":"30","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"fall","fromt":"str","to":"15","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"winter","fromt":"str","to":"10","tot":"num"},{"t":"change","p":"payload","pt":"msg","from":"spring","fromt":"str","to":"15","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1080,"y":400,"wires":[["df750753.9b1388","e80b270e.4af0c","41b075eb.a4ac4c"]]},{"id":"72f01458.faca54","type":"delay","z":"e43c108b.0b9ea","name":"Start Delay","pauseType":"delayv","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":710,"y":720,"wires":[["f9044a0b.9ff3f8"]]},{"id":"5331e111.87d848","type":"delay","z":"e43c108b.0b9ea","name":"Start Delay","pauseType":"delayv","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":710,"y":800,"wires":[["7714f81b.3f197"]]},{"id":"9f5055ae.7aa98","type":"change","z":"e43c108b.0b9ea","name":"Store season","rules":[{"t":"move","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":720,"y":360,"wires":[[]]},{"id":"efa2b3b.ec3f95","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":700,"y":400,"wires":[["a459b2fe.6bca1"]]},{"id":"a459b2fe.6bca1","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":400,"wires":[["c3b2c84b.6e0188"]]},{"id":"42f50f91.245d4","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":480,"wires":[["d181062c.b285c"]]},{"id":"2089c809.105dc","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":560,"wires":[["7eac7bfb.ce52f4"]]},{"id":"140e16db.a85b61","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":640,"wires":[["9532845d.a79bd"]]},{"id":"f9044a0b.9ff3f8","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":720,"wires":[["15b6bcb4.04992b"]]},{"id":"7714f81b.3f197","type":"change","z":"e43c108b.0b9ea","name":"Set season","rules":[{"t":"set","p":"payload","pt":"msg","to":"season","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":800,"wires":[["8f060cf7.e8d588"]]},{"id":"760a146c.3d265c","type":"comment","z":"e43c108b.0b9ea","name":"Zone # Times (INFO)","info":"[Replace with]\n\nSet this to the number of minutes you \nwant that zone to run for, for each season. \n\nMUST BE GREATER THAN 2. ONLY USE WHOLE NUMBERS (e.g. 23 or 5 NOT 23.1 or 5.6)\n\nDO NOT ADJUST ANYTHING ELSE UNLESS YOU KNOW WHAT YOU ARE DOING.","x":1080,"y":320,"wires":[]},{"id":"8d5b9fa9.2f869","type":"delay","z":"e43c108b.0b9ea","name":"Start Delay","pauseType":"delayv","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":710,"y":640,"wires":[["140e16db.a85b61"]]},{"id":"e5f0a817.dbb2e8","type":"switch","z":"e43c108b.0b9ea","name":"","property":"payload","propertyType":"msg","rules":[{"t":"neq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":510,"y":400,"wires":[["9f5055ae.7aa98","efa2b3b.ec3f95"]]},{"id":"815f21be.d9f6c8","type":"delay","z":"e43c108b.0b9ea","name":"Start Delay","pauseType":"delayv","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":710,"y":560,"wires":[["2089c809.105dc"]]},{"id":"1fb2564b.5356f2","type":"function","z":"e43c108b.0b9ea","name":"Set Delay","func":"msg.delay = parseFloat(msg.payload)*60000\nreturn msg;","outputs":1,"noerr":0,"x":530,"y":560,"wires":[["815f21be.d9f6c8"]]},{"id":"9b685b0b.9b1608","type":"function","z":"e43c108b.0b9ea","name":"Set Delay","func":"msg.delay = parseFloat(msg.payload)*60000\nreturn msg;","outputs":1,"noerr":0,"x":530,"y":640,"wires":[["8d5b9fa9.2f869"]]},{"id":"a39ad0bb.5b8e98","type":"function","z":"e43c108b.0b9ea","name":"Set Delay","func":"msg.delay = parseFloat(msg.payload)*60000\nreturn msg;","outputs":1,"noerr":0,"x":530,"y":720,"wires":[["72f01458.faca54"]]},{"id":"7c4737ef.dc6a2","type":"function","z":"e43c108b.0b9ea","name":"Set Delay","func":"msg.delay = parseFloat(msg.payload)*60000\nreturn msg;","outputs":1,"noerr":0,"x":530,"y":800,"wires":[["5331e111.87d848"]]},{"id":"f8049113.ce2be8","type":"delay","z":"e43c108b.0b9ea","name":"Start Delay","pauseType":"delayv","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":710,"y":480,"wires":[["42f50f91.245d4"]]},{"id":"4ad3ad81.7d7a1c","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime1 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":360,"wires":[["2b2eb164.1a7a1e"]]},{"id":"10fea25f.ddae06","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime2 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":440,"wires":[["b39e22ac.5bdb58"]]},{"id":"6c8a0aa5.ae5084","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime3 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":520,"wires":[["fe27acb6.a603d"]]},{"id":"5ccf096e.19c4b8","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime4 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":600,"wires":[["e29d45f8.2f5668"]]},{"id":"1f088aba.3973ed","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime1 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":680,"wires":[["e777e016.eed618"]]},{"id":"4eae099f.b2ad2","type":"function","z":"e43c108b.0b9ea","name":"Set run time","func":"msg.payload = \"pulsetime2 \" + (parseFloat(msg.payload)*60+100)\nreturn msg;","outputs":1,"noerr":0,"x":1410,"y":760,"wires":[["a9e6d6ac.a52a4"]]},{"id":"e80b270e.4af0c","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":360,"wires":[["4ad3ad81.7d7a1c"]]},{"id":"63e02425.b5996c","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":440,"wires":[["10fea25f.ddae06"]]},{"id":"96cea465.757268","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":520,"wires":[["6c8a0aa5.ae5084"]]},{"id":"aa4d9ac2.820418","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":600,"wires":[["5ccf096e.19c4b8"]]},{"id":"64f62e1b.ee444","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":680,"wires":[["1f088aba.3973ed"]]},{"id":"41b075eb.a4ac4c","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":400,"wires":[["823a78e9.5fad7"]]},{"id":"ca27208a.0598","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":480,"wires":[["a6062837.9d9d38"]]},{"id":"84197c18.9e7ab8","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":560,"wires":[["9707137e.87c568"]]},{"id":"70e61390.a88f74","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":640,"wires":[["89c4016.31bc68"]]},{"id":"2d79bc4.5e649c4","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":720,"wires":[["543dea7c.b26274"]]},{"id":"c90c6cf0.c8e5d","type":"delay","z":"e43c108b.0b9ea","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1260,"y":800,"wires":[["7ea0d77d.6076e"]]},{"id":"ee4e6837.e5da28","type":"rbe","z":"e43c108b.0b9ea","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":1250,"y":760,"wires":[["4eae099f.b2ad2"]]},{"id":"35f4689a.adc1c8","type":"mqtt-broker","z":"","name":"","broker":"localhost","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""}]
Home Assistnat config
history_graph:
irrigation:
hours_to_show: 48
name: Irrigation
entities:
- switch.zone_1
- switch.zone_2
- switch.zone_3
- switch.zone_4
- switch.zone_5
- switch.zone_6
Lovelace Config
- cards:
- columns: 6
entities:
- entity: switch.zone_1
hold_action:
action: toggle
tap_actions:
action: more_info
- entity: switch.zone_2
hold_action:
action: toggle
tap_actions:
action: more_info
- entity: switch.zone_3
hold_action:
action: toggle
tap_actions:
action: more_info
- entity: switch.zone_4
hold_action:
action: toggle
tap_actions:
action: more_info
- entity: switch.zone_5
hold_action:
action: toggle
tap_actions:
action: more_info
- entity: switch.zone_6
hold_action:
action: toggle
tap_actions:
action: more_info
show_name: true
show_state: false
title: Irrigation
type: glance
- entities:
- switch.zone_1
- switch.zone_2
- switch.zone_3
- switch.zone_4
- switch.zone_5
- switch.zone_6
hours_to_show: 48
refresh_interval: 0
title: Irrigation
type: history-graph
icon: 'mdi:water-pump'
title: Irrigation