@Vertigo wrote:
Still trying to wrap my ahead around template syntax. I have a little script that dims a light by using tasmota URL call:
dim_one_step: alias: dim all lights 10% sequence: - service: rest_command.send_to_tasmota data: ip: "50" cmd: "dimmer%20-"
It would need to call that same command with different IPs, from 50 to 60. Im sure this can be done with a template, but the syntax,… well, if I see it, a light bulb will go off inside my head ? But its dim right now lol. help?
Posts: 6
Participants: 3