Anamico / node-red-contrib-light

Nodes to build your own home lighting automation system. Designed to work easily with (but does not require) hue, LIFX, Tasmota and more.
MIT License
6 stars 1 forks source link

Add debounce option #2

Open macinspak opened 4 years ago

macinspak commented 4 years ago

Some inputs may not be able to provide all changes in one msg payload. Add a debounce option to delay and collate all changes before firing the change internally.