It using Yeelight-Python library from python-yeelight. Check out their page and install the library using pip
So I combine these python script with HID Macros and call each of them with this line
Set oShell = CreateObject ("WScript.Shell")
oShell.run "pythonw [YOUR SCRIPT LOCATION]\yeelightToggle.py"
Change Python script to another script too.
I'm no longer using HID Macros as another macro keyboard mess my desk. Now I'm using **KANDO to call each script, it's really convenient.