c94a89a1df | ||
---|---|---|
include | ||
.gitignore | ||
README | ||
bulkaction.py | ||
config-example.py |
README
This tool currently supports only power on and power off commands. Usage: Move config-example.py to config.py and edit it. To power on defined pannels, use "./bulkaction.py powerOn" command. To power off, use "./bulkaction powerOff" command.