Hi.
I am using Async client to connect to philips hue bridge in order to send asynchornously PUT json messages to hue bridge so that i can change hue status and color.
Async client connects to hue bridge and after a few seconds it disconnects (onDisconnect is triggered).
What can i do?