ESP_Hue icon indicating copy to clipboard operation
ESP_Hue copied to clipboard

DECREASE DELAY TIMES

Open iannuz92 opened this issue 3 years ago • 1 comments

Hello, thanks for this library. how can i decrease the delay time to execute the command? It works but the HUE lamps take about 4/5 seconds before executing the action (in my ESP code I have no delay but a simple button switch)

Thanks

iannuz92 avatar Oct 04 '21 20:10 iannuz92

I don't think there is any inherent delay specified in code, if it takes a while for the action to complete that might just be due to the network communication to the device. 4 to 5 seconds seems excessive but without knowing any details of your network setup or device WiFi signal quality it's hard to say for sure what the issue is.

circuitsforfun avatar Oct 11 '21 23:10 circuitsforfun