I have 2 120VAC fans that I'd like to put on times and synchronize. I'm planning on using an ESP32, a few buttons, and a relay for the mains power. Each switch is a single-pole switch, so I only have to run one hot through a relay in each location.
Most units out there in the market are counterfeits, like the one you show in the picture. The main issue here is that instead of a 40A triac they may have triac with a much lower capacity, which can be dangerous in some cases. Make sure you get a genuine one. Try contacting your local distributor, not Amazon and the likes.
According to Fotek specs, you need 4V to turn them on, although I have succeeded with a counterfeit copy with a little less. This could be an issue, and you might require a (transistor) driver.
I was planning on putting it in the double-gang switch box in place of the switch that it's replacing, then tapping that same box for power for the rest in an enclosure on top of the switch plate. Is that a wise decision, or should I pigtail the main leads out too?
I'll buy from a reputable source then, instead of the listing in the original post.
I was planning on stepping down to 5VDC for the project. Using a mosfet to switch that for driving the large relay, then using a 5V tolerant esp32 board with its own regulator to step it the rest of the way down.