Here is what I did for a timer.
On at 18:00
Off at 0600
Each with a different call service node. I’m sure there are easier ways but this worked first time. Thanks
[{"id":"8584c693.177528","type":"tab","label":"Timers","disabled":false,"info":""},{"id":"e2f3ab1d.a9c658","type":"api-call-service","z":"8584c693.177528","name":"Turn on Front Door Bulb","server":"1a6b405.32c5dc","version":1,"debugenabled":false,"service_domain":"light","service":"turn_on","entityId":"light.eb2069566b508ad1ff0rof","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":430,"y":100,"wires":[[]]},{"id":"8e916a4.cefac98","type":"api-call-service","z":"8584c693.177528","name":"Turn off Front Door Bulb","server":"1a6b405.32c5dc","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.eb2069566b508ad1ff0rof","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":430,"y":240,"wires":[[]]},{"id":"802c2ad4.ed9898","type":"schedex","z":"8584c693.177528","name":"Night (On)","passthroughunhandled":false,"suspended":false,"lat":"","lon":"","ontime":"18:00","ontopic":"","onpayload":"On","onoffset":0,"onrandomoffset":0,"offtime":"","offtopic":"","offpayload":"Off","offoffset":0,"offrandomoffset":0,"mon":true,"tue":true,"wed":true,"thu":true,"fri":true,"sat":true,"sun":true,"x":120,"y":120,"wires":[["1948fa9.dd43c05","e2f3ab1d.a9c658"]]},{"id":"55d7a3ba.cfdf6c","type":"schedex","z":"8584c693.177528","name":"Daytime (Off)","passthroughunhandled":false,"suspended":false,"lat":"","lon":"","ontime":"","ontopic":"","onpayload":"","onoffset":0,"onrandomoffset":0,"offtime":"05:50","offtopic":"","offpayload":"Off","offoffset":0,"offrandomoffset":0,"mon":true,"tue":true,"wed":true,"thu":true,"fri":true,"sat":true,"sun":true,"x":130,"y":220,"wires":[["1948fa9.dd43c05","8e916a4.cefac98"]]},{"id":"1948fa9.dd43c05","type":"debug","z":"8584c693.177528","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":670,"y":160,"wires":[]},{"id":"1a6b405.32c5dc","type":"server","z":"","name":"Home Assistant"}]