Best way to flash tasmota on multiple sonoff tx switches

Hello guys
i have a bunch of sonoff tx switches those i want to flash with tasmota
what would be the best or the easiest way to flash those switches with same wifi credential and module configuration in addition to Setoptions like 19 & 65
just want to avoid the process where i have to enter the configuration for each switch separately

You could probably build your own binary with the config pre-set.

Or use esphome :slight_smile:

1 Like

As per Nick’s suggestion… I edit the user_config file with all that stuff and build my own binary. It’s pretty straightforward.

1 Like

Esphome is a good choice but still need to do each device on its own
I will Try and build binary
Thanks

Thanks man will try it out