Turning lights on one after one instead of all togetherSuggestion
Hello and thanks for this great plugin. It works pretty well.

Can You add a config to turn the lights on one after one instead of all together immediately? Just like the Plugin NightLantern. It takes a few seconds till all lights goes on. It looks better as that the lights all goes on immediately.

The second thing is. Can You please add the Tuna Can Lamp and the Fog Machine to the list?

And maybe You can add a description to the "Device Check Frequency".

Thanks again.
Regards
The speed is part of being efficient and yes it makes a foom since it is so fast.  You could just leave the lights always on to avoid the noise.  If you want slower please use night lanterns.  I am not keen to detune my code as on large server with thousands of lights delays add up quickly.  I could add a operator controlled pause between types to add some delay with little load.

Tuna Cans are lumped into Lanterns as are Jack O lanterns.  Did oyu need them separated for some reason?

Fog Machine is supported but there is a bug with it and snow machine in that they share the same base entity so activating one will activate the other.

You might need to delete your config and language file for the latest release to show all the options.
Oh okay, I did not know that the Tuna Can Lamps has the same parameter as Lanterns. I do not need them separately, no. And that with the fog machine is ok for me.

An operator controlled pause between the types would be a nice option.
I took a look how Night Lantern did the delays and it would require a major rewrite of the code to use the same methods.  I tried some other methods but it just delayed them all and they still turned on at the same time, which is odd since I added a delay between each entity, fun with optimizing compilers.  I would recommend sticking to his if the noise is too much, and just using mine for devices his does not support.  Sorry the sound startles you, too efficient for my own good.
Okay no problem. To rewrite a major part of the code is not the sense of the thing. Then it is understandable for me to leave it how it is.

The problem is not the noise that's startling me. I think, it looks much cooler, when not all lights go up on the same time. But it's not a important thing. Only a nice to have feature.

All right then. Thanks for your effort.

Best Regards.