Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 658 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 658 Bytes

yeelight-py

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.

Update

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.