I'm really having a hard time getting this to work on my Mac.
- I've reset the light bulb (5 x flicker)
- I've hopped on
Sengled_Wi-Fi Bulb_ABCD - my Mac's assigned IP: 192.168.8.2
- I'm running the
python sengled_tool.py --setup-wifi --verbose on the bottom left screen (stuck at Waiting for bulb response (make sure you're on the bulb's Wi‑Fi)...
- On the bottom right screen I'm running
python sengled_tool.py --run-servers to test the connection...
- On the top screen I'm running
curl http://192.168.8.2:57542/jbalancer/new/bimqtt which responds just fine.
Response:
{"protocal": "mqtt", "host": "192.168.8.2", "port": 8883}
...but no luck
Any idea why my lightbulb is not responding? What am I doing wrong?

I'm really having a hard time getting this to work on my Mac.
Sengled_Wi-Fi Bulb_ABCD- my Mac's assigned IP: 192.168.8.2python sengled_tool.py --setup-wifi --verboseon the bottom left screen (stuck atWaiting for bulb response (make sure you're on the bulb's Wi‑Fi)...python sengled_tool.py --run-serversto test the connection...curl http://192.168.8.2:57542/jbalancer/new/bimqttwhich responds just fine.Response:
{"protocal": "mqtt", "host": "192.168.8.2", "port": 8883}...but no luck
Any idea why my lightbulb is not responding? What am I doing wrong?