vanviegen / hue-thief

Factory reset Philips Hue bulbs using an EZSP-based Zigbee USB stick. After a reset, bulbs can easily join any type of compatible bridge.
GNU General Public License v3.0
178 stars 20 forks source link

Syntax Error #15

Closed varneyb closed 1 year ago

varneyb commented 2 years ago

When I try to run hue-thief I get a syntax error:

File "hue-thief.py", line 21
async def __call__(self, msg, end-'\n', flush=False):
        ^
vanviegen commented 1 year ago

Hue Thief requires at Python 3.5 or higher. I'll add that to the docs.