parent
ad76209783
commit
4da1fb4bf9
@ -0,0 +1,8 @@ |
||||
#!/usr/bin/env python |
||||
|
||||
import requests as req # Used for HTTP requests for the Hue API |
||||
|
||||
from lib.input import * # Commandline parser |
||||
|
||||
|
||||
|
Loading…
Reference in new issue