Skip to content

fix: Reduce chance of overloading bulb

  • Waits for previous command to respond before sending the next one. Most bulbs will handle sending commands and then watching for response id. Some of them will start failing when too many commands are in flight

Merge request reports