Automating a cheap fog machine

I use a very basic fog machine with a wired trigger button, which is a little inconvenient at parties. So I was looking into improving the user experience by DIYing an ESP etc. into it, but it actually turned out that a Shelly and relay perfectly fulfill the requirements and simplify the whole modification a lot. The fog machine is now controllable via Wifi and can be automated in HA! :muscle: (Manual wired control still works as fallback.)

I posted a detailed description, build instructions, and an example HA automation on my blog: Smartifying and automating a cheap fog machine – Protyposis

Happy fogging! :fog::dash::dash::dash: :upside_down_face:

1 Like

Interesting!

I was about to consider doing this using one of the many spare sonoff Basics I have, but realised that you use the local switching on the shelly to detect the heater being ready - so looks like I need to buy a shelly. and the AC relay.

thanks!

The Sonoff Basic is the first switch I looked into, but it’s much bigger than the Shelly and wouldn’t have fit into my fog machine. The ready detection isn’t absolutely necessary, but definitely helpful.

Yup - its bigger!

And you are correct - the heater detection isn’t mandatory, but given the way this is likely to be triggered (door bell), it good to have.

Any suggestions on alternative relay - getting the Finder 40.51.8.230.0000 is near impossible here in Australia.

What a cool project, I am going to replicate this for my halloween smoke alley. Basically i want to combine this idea with blacklight and/or strobolights triggered by a motion sensor.

Can you share your entity configuration in Home Assistant for the “Available” and “On” and “auto fog” view in your video? This is my first WiFi shelly i am going to add to my HA system, hence the ask.

Hi

Nicely done
Do you have the schematic?
I have different colors the you and it seems they mixed them

I have installed my Shelly Mini 3 today but the configuration screens are a bit changed since your blog post. Are these settings correct?

Could you perhaps also share your automation in full?

The “Available” (“Ready”) entity is Shelly’s renamed input sensor, and the “Active” (“Fog”) switch is Shelly’s renamed switch.

“Auto fog” is simply the automation from my blog article.

Relay type “Detached” is correct. The power on default should be “off”, unless you want your machine to produce fog by default.

I only created the automation that I posted (and actually never used it in practice).

1 Like